cnl_cnl_cnl

areaAgg

Jun 12th, 2024
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.96 KB | None | 0 0
  1. areaAgg = {
  2. name = "Aggrynthian Expanse",
  3. rooms = { {
  4. coords = {
  5. x = 9,
  6. y = -18,
  7. z = 0
  8. },
  9. doors = {},
  10. exits = {},
  11. name = ""
  12. },
  13. [74700] = {
  14. coords = {
  15. x = 9,
  16. y = -5,
  17. z = 0
  18. },
  19. doors = {},
  20. exits = {
  21. east = 69059,
  22. west = 74701
  23. },
  24. name = "High Grasses West of Aggrynthian Road"
  25. },
  26. [74701] = {
  27. coords = {
  28. x = 8,
  29. y = -5,
  30. z = 0
  31. },
  32. doors = {},
  33. exits = {
  34. east = 74700,
  35. north = 74702,
  36. south = 74709
  37. },
  38. name = "Aggrynthian Savanna"
  39. },
  40. [74702] = {
  41. coords = {
  42. x = 8,
  43. y = -1,
  44. z = 0
  45. },
  46. doors = {},
  47. exits = {
  48. south = 74701,
  49. west = 74703
  50. },
  51. name = "Edge of the Savanna"
  52. },
  53. [74703] = {
  54. coords = {
  55. x = 6,
  56. y = -1,
  57. z = 0
  58. },
  59. doors = {},
  60. exits = {
  61. east = 74702,
  62. west = 74704
  63. },
  64. name = "East End of Foothill Trail"
  65. },
  66. [74704] = {
  67. coords = {
  68. x = 4,
  69. y = -1,
  70. z = 0
  71. },
  72. doors = {},
  73. exits = {
  74. east = 74703,
  75. north = 74705,
  76. west = 74708
  77. },
  78. name = "Infernite Foothills"
  79. },
  80. [74705] = {
  81. coords = {
  82. x = 4,
  83. y = 0,
  84. z = 0
  85. },
  86. doors = {},
  87. exits = {
  88. north = 74706,
  89. south = 74704
  90. },
  91. name = "Infernite Valley Path"
  92. },
  93. [74706] = {
  94. coords = {
  95. x = 4,
  96. y = 1,
  97. z = 0
  98. },
  99. doors = {},
  100. exits = {
  101. north = 74707,
  102. south = 74705
  103. },
  104. name = "Infernite Valley Path"
  105. },
  106. [74707] = {
  107. coords = {
  108. x = 4,
  109. y = 2,
  110. z = 0
  111. },
  112. doors = {},
  113. exits = {
  114. south = 74706
  115. },
  116. name = "Base of Infernite Precipice"
  117. },
  118. [74708] = {
  119. coords = {
  120. x = 2,
  121. y = -1,
  122. z = 0
  123. },
  124. doors = {},
  125. exits = {
  126. east = 74704
  127. },
  128. name = "Infernite Foothills"
  129. },
  130. [74709] = {
  131. coords = {
  132. x = 8,
  133. y = -9,
  134. z = 0
  135. },
  136. doors = {},
  137. exits = {
  138. north = 74701,
  139. west = 74710
  140. },
  141. name = "Aggrynthian Savanna"
  142. },
  143. [74710] = {
  144. coords = {
  145. x = 6,
  146. y = -9,
  147. z = 0
  148. },
  149. doors = {},
  150. exits = {
  151. east = 74709,
  152. west = 74711
  153. },
  154. name = "Savanna Road"
  155. },
  156. [74711] = {
  157. coords = {
  158. x = 4,
  159. y = -9,
  160. z = 0
  161. },
  162. doors = {},
  163. exits = {
  164. east = 74710,
  165. west = 74712
  166. },
  167. name = "Savanna Road"
  168. },
  169. [74712] = {
  170. coords = {
  171. x = 2,
  172. y = -9,
  173. z = 0
  174. },
  175. doors = {},
  176. exits = {
  177. east = 74711,
  178. west = 74713
  179. },
  180. name = "Nearing a Large Lake"
  181. },
  182. [74713] = {
  183. coords = {
  184. x = 0,
  185. y = -9,
  186. z = 0
  187. },
  188. doors = {},
  189. exits = {
  190. east = 74712,
  191. north = 74722,
  192. west = 74714
  193. },
  194. name = "East Shore of Lake Mem"
  195. },
  196. [74714] = {
  197. coords = {
  198. x = -2,
  199. y = -9,
  200. z = 0
  201. },
  202. doors = {},
  203. exits = {
  204. east = 74713,
  205. west = 74715
  206. },
  207. name = "Stone Bridge over Lake-Mouth"
  208. },
  209. [74715] = {
  210. coords = {
  211. x = -4,
  212. y = -9,
  213. z = 0
  214. },
  215. doors = {},
  216. exits = {
  217. east = 74714,
  218. north = 74716,
  219. south = 74725
  220. },
  221. name = "Western Lake Settlement"
  222. },
  223. [74716] = {
  224. coords = {
  225. x = -4,
  226. y = -7,
  227. z = 0
  228. },
  229. doors = {},
  230. exits = {
  231. east = 74723,
  232. north = 74717,
  233. south = 74715,
  234. west = 74727
  235. },
  236. name = "Western Lake Settlement"
  237. },
  238. [74717] = {
  239. coords = {
  240. x = -4,
  241. y = -5,
  242. z = 0
  243. },
  244. doors = {},
  245. exits = {
  246. east = 74724,
  247. north = 74718,
  248. south = 74716,
  249. west = 74729
  250. },
  251. name = "Western Lake Shore"
  252. },
  253. [74718] = {
  254. coords = {
  255. x = -4,
  256. y = -3,
  257. z = 0
  258. },
  259. doors = {},
  260. exits = {
  261. east = 74719,
  262. north = 74799,
  263. south = 74717
  264. },
  265. name = "Northwestern Lake Shore"
  266. },
  267. [74719] = {
  268. coords = {
  269. x = -2,
  270. y = -3,
  271. z = 0
  272. },
  273. doors = {},
  274. exits = {
  275. east = 74720,
  276. south = 74724,
  277. west = 74718
  278. },
  279. name = "Northern Lake Shore"
  280. },
  281. [74720] = {
  282. coords = {
  283. x = 0,
  284. y = -3,
  285. z = 0
  286. },
  287. doors = {},
  288. exits = {
  289. south = 74721,
  290. west = 74719
  291. },
  292. name = "Northeastern Lake Shore"
  293. },
  294. [74721] = {
  295. coords = {
  296. x = 0,
  297. y = -5,
  298. z = 0
  299. },
  300. doors = {},
  301. exits = {
  302. east = 74733,
  303. north = 74720,
  304. south = 74722,
  305. west = 74724
  306. },
  307. name = "Eastern Lake Shore"
  308. },
  309. [74722] = {
  310. coords = {
  311. x = 0,
  312. y = -7,
  313. z = 0
  314. },
  315. doors = {},
  316. exits = {
  317. east = 74731,
  318. north = 74721,
  319. south = 74713,
  320. west = 74723
  321. },
  322. name = "Eastern Lake Settlement"
  323. },
  324. [74723] = {
  325. coords = {
  326. x = -2,
  327. y = -7,
  328. z = 0
  329. },
  330. doors = {},
  331. exits = {
  332. east = 74722,
  333. north = 74724,
  334. west = 74716
  335. },
  336. name = "Lake Surface"
  337. },
  338. [74724] = {
  339. coords = {
  340. x = -2,
  341. y = -5,
  342. z = 0
  343. },
  344. doors = {},
  345. exits = {
  346. east = 74721,
  347. north = 74719,
  348. south = 74723,
  349. west = 74717
  350. },
  351. name = "Lake Surface"
  352. },
  353. [74725] = {
  354. coords = {
  355. x = -4,
  356. y = -11,
  357. z = 0
  358. },
  359. doors = {},
  360. exits = {
  361. north = 74715,
  362. south = 74726
  363. },
  364. name = "River Shore Path"
  365. },
  366. [74726] = {
  367. coords = {
  368. x = -4,
  369. y = -13,
  370. z = 0
  371. },
  372. doors = {},
  373. exits = {
  374. north = 74725,
  375. west = 74600
  376. },
  377. name = "Bend in the Shore Path"
  378. },
  379. [74727] = {
  380. coords = {
  381. x = -5,
  382. y = -7,
  383. z = 0
  384. },
  385. doors = {},
  386. exits = {
  387. east = 74716,
  388. up = 74728
  389. },
  390. name = "Ground Storey of Ugarit's Dwelling"
  391. },
  392. [74728] = {
  393. coords = {
  394. x = -6,
  395. y = -6,
  396. z = 0
  397. },
  398. doors = {},
  399. exits = {
  400. down = 74727
  401. },
  402. name = "Upper Storey of Ugarit's Dwelling"
  403. },
  404. [74729] = {
  405. coords = {
  406. x = -5,
  407. y = -5,
  408. z = 0
  409. },
  410. doors = {},
  411. exits = {
  412. east = 74717,
  413. up = 74730
  414. },
  415. name = "Ground Storey of Balzer's Dwelling"
  416. },
  417. [74730] = {
  418. coords = {
  419. x = -6,
  420. y = -4,
  421. z = 0
  422. },
  423. doors = {},
  424. exits = {
  425. down = 74729
  426. },
  427. name = "Upper Storey of Balzer's Dwelling"
  428. },
  429. [74731] = {
  430. coords = {
  431. x = 1,
  432. y = -7,
  433. z = 0
  434. },
  435. doors = {},
  436. exits = {
  437. up = 74732,
  438. west = 74722
  439. },
  440. name = "Ground Storey of Arisha's House"
  441. },
  442. [74732] = {
  443. coords = {
  444. x = 2,
  445. y = -6,
  446. z = 0
  447. },
  448. doors = {},
  449. exits = {
  450. down = 74731
  451. },
  452. name = "Upper Storey of Arisha's House"
  453. },
  454. [74733] = {
  455. coords = {
  456. x = 1,
  457. y = -5,
  458. z = 0
  459. },
  460. doors = {},
  461. exits = {
  462. up = 74734,
  463. west = 74721
  464. },
  465. name = "Ground Storey of Jessabel's Dwelling"
  466. },
  467. [74734] = {
  468. coords = {
  469. x = 2,
  470. y = -4,
  471. z = 0
  472. },
  473. doors = {},
  474. exits = {
  475. down = 74733
  476. },
  477. name = "Upper Storey of Jessabel's Dwelling"
  478. },
  479. [74793] = {
  480. coords = {
  481. x = -4,
  482. y = 4,
  483. z = 0
  484. },
  485. doors = {},
  486. exits = {
  487. south = 74794
  488. },
  489. name = "Penstock Inlet"
  490. },
  491. [74794] = {
  492. coords = {
  493. x = -4,
  494. y = 3,
  495. z = 0
  496. },
  497. doors = {},
  498. exits = {
  499. north = 74793,
  500. south = 74795
  501. },
  502. name = "Wooden Penstock"
  503. },
  504. [74795] = {
  505. coords = {
  506. x = -4,
  507. y = 2,
  508. z = 0
  509. },
  510. doors = {},
  511. exits = {
  512. north = 74794,
  513. south = 74796
  514. },
  515. name = "Wooden Penstock"
  516. },
  517. [74796] = {
  518. coords = {
  519. x = -4,
  520. y = 1,
  521. z = 0
  522. },
  523. doors = {},
  524. exits = {
  525. north = 74795,
  526. south = 74797
  527. },
  528. name = "Penstock Access Grate"
  529. },
  530. [74797] = {
  531. coords = {
  532. x = -4,
  533. y = 0,
  534. z = 0
  535. },
  536. doors = {},
  537. exits = {
  538. north = 74796,
  539. south = 74798
  540. },
  541. name = "Pelton Wheel Blades"
  542. },
  543. [74798] = {
  544. coords = {
  545. x = -4,
  546. y = -1,
  547. z = 0
  548. },
  549. doors = {},
  550. exits = {
  551. north = 74797,
  552. south = 74799
  553. },
  554. name = "Wooden Penstock"
  555. },
  556. [74799] = {
  557. coords = {
  558. x = -4,
  559. y = -2,
  560. z = 0
  561. },
  562. doors = {},
  563. exits = {
  564. north = 74798,
  565. south = 74718
  566. },
  567. name = "Penstock Outlet"
  568. }
  569. }
  570. }
Add Comment
Please, Sign In to add comment