Advertisement
cnl_cnl_cnl

Untitled

Nov 16th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 KB | None | 0 0
  1. areaThalos = {
  2. name = "Ruins of Old Thalos",
  3. rooms = {
  4. [74600] = {
  5. coords = {
  6. x = -5,
  7. y = -11,
  8. z = 0
  9. },
  10. doors = {},
  11. exits = {
  12. east = 74726,
  13. west = 74601
  14. },
  15. name = "The Grand Gate of Thalos"
  16. },
  17. [74601] = {
  18. coords = {
  19. x = -6,
  20. y = -11,
  21. z = 0
  22. },
  23. doors = {},
  24. exits = {
  25. east = 74600,
  26. north = 74602,
  27. south = 74627
  28. },
  29. name = "Ruins of Main Street"
  30. },
  31. [74602] = {
  32. coords = {
  33. x = -6,
  34. y = -10,
  35. z = 0
  36. },
  37. doors = {},
  38. exits = {
  39. north = 74603,
  40. south = 74601
  41. },
  42. name = "Rubble-strewn Alley"
  43. },
  44. [74603] = {
  45. coords = {
  46. x = -6,
  47. y = -9,
  48. z = 0
  49. },
  50. doors = {},
  51. exits = {
  52. north = 74604,
  53. south = 74602
  54. },
  55. name = "Rubble-strewn Alley"
  56. },
  57. [74604] = {
  58. coords = {
  59. x = -6,
  60. y = -8,
  61. z = 0
  62. },
  63. doors = {},
  64. exits = {
  65. south = 74603,
  66. up = 74605,
  67. west = 74606
  68. },
  69. name = "Beneath a Ruined Watchtower"
  70. },
  71. [74605] = {
  72. coords = {
  73. x = -5,
  74. y = -7,
  75. z = 0
  76. },
  77. doors = {},
  78. exits = {
  79. down = 74604
  80. },
  81. name = "Crumbled Stairwell"
  82. },
  83. [74606] = {
  84. coords = {
  85. x = -7,
  86. y = -8,
  87. z = 0
  88. },
  89. doors = {},
  90. exits = {
  91. east = 74604,
  92. south = 74629,
  93. west = 74607
  94. },
  95. name = "Rubble-strewn Alley"
  96. },
  97. [74607] = {
  98. coords = {
  99. x = -8,
  100. y = -8,
  101. z = 0
  102. },
  103. doors = {},
  104. exits = {
  105. east = 74606,
  106. west = 74608
  107. },
  108. name = "Side Street Beneath the Northern Wall"
  109. },
  110. [74608] = {
  111. coords = {
  112. x = -9,
  113. y = -8,
  114. z = 0
  115. },
  116. doors = {},
  117. exits = {
  118. east = 74607,
  119. west = 74609
  120. },
  121. name = "Rubble-strewn Alley"
  122. },
  123. [74609] = {
  124. coords = {
  125. x = -10,
  126. y = -8,
  127. z = 0
  128. },
  129. doors = {},
  130. exits = {
  131. east = 74608,
  132. south = 74611,
  133. up = 74610
  134. },
  135. name = "Beneath a Ruined Watchtower"
  136. },
  137. [74610] = {
  138. coords = {
  139. x = -11,
  140. y = -7,
  141. z = 0
  142. },
  143. doors = {},
  144. exits = {
  145. down = 74609
  146. },
  147. name = "Crumbled Stairwell"
  148. },
  149. [74611] = {
  150. coords = {
  151. x = -10,
  152. y = -9,
  153. z = 0
  154. },
  155. doors = {},
  156. exits = {
  157. north = 74609,
  158. south = 74612
  159. },
  160. name = "Rubble-strewn Alley"
  161. },
  162. [74612] = {
  163. coords = {
  164. x = -10,
  165. y = -10,
  166. z = 0
  167. },
  168. doors = {},
  169. exits = {
  170. east = 74613,
  171. north = 74611,
  172. south = 74614
  173. },
  174. name = "Ruined Cloth Store"
  175. },
  176. [74613] = {
  177. coords = {
  178. x = -9,
  179. y = -10,
  180. z = 0
  181. },
  182. doors = {},
  183. exits = {
  184. south = 74615,
  185. west = 74612
  186. },
  187. name = "The Remains of a Bank"
  188. },
  189. [74614] = {
  190. coords = {
  191. x = -10,
  192. y = -11,
  193. z = 0
  194. },
  195. doors = {},
  196. exits = {
  197. east = 74615,
  198. north = 74612,
  199. south = 74617
  200. },
  201. name = "Abandoned Market Square"
  202. },
  203. [74615] = {
  204. coords = {
  205. x = -9,
  206. y = -11,
  207. z = 0
  208. },
  209. doors = {},
  210. exits = {
  211. north = 74613,
  212. south = 74616,
  213. west = 74614
  214. },
  215. name = "Abandoned Market Square"
  216. },
  217. [74616] = {
  218. coords = {
  219. x = -9,
  220. y = -12,
  221. z = 0
  222. },
  223. doors = {},
  224. exits = {
  225. north = 74615,
  226. west = 74617
  227. },
  228. name = "Ruined Produce Store"
  229. },
  230. [74617] = {
  231. coords = {
  232. x = -10,
  233. y = -12,
  234. z = 0
  235. },
  236. doors = {},
  237. exits = {
  238. east = 74616,
  239. north = 74614,
  240. south = 74618
  241. },
  242. name = "Ruined Meat Merchant's"
  243. },
  244. [74618] = {
  245. coords = {
  246. x = -10,
  247. y = -13,
  248. z = 0
  249. },
  250. doors = {},
  251. exits = {
  252. north = 74617,
  253. south = 74619
  254. },
  255. name = "Rubble-strewn Alley"
  256. },
  257. [74619] = {
  258. coords = {
  259. x = -10,
  260. y = -14,
  261. z = 0
  262. },
  263. doors = {},
  264. exits = {
  265. north = 74618,
  266. up = 74620
  267. },
  268. name = "Beneath a Ruined Watchtower"
  269. },
  270. [74620] = {
  271. coords = {
  272. x = -11,
  273. y = -13,
  274. z = 0
  275. },
  276. doors = {},
  277. exits = {
  278. down = 74619
  279. },
  280. name = "Crumbled Stairwell"
  281. },
  282. [74624] = {
  283. coords = {
  284. x = -6,
  285. y = -14,
  286. z = 0
  287. },
  288. doors = {},
  289. exits = {
  290. north = 74626,
  291. up = 74625
  292. },
  293. name = "Beneath a Ruined Watchtower"
  294. },
  295. [74625] = {
  296. coords = {
  297. x = -5,
  298. y = -13,
  299. z = 0
  300. },
  301. doors = {},
  302. exits = {
  303. down = 74624
  304. },
  305. name = "Crumbled Stairwell"
  306. },
  307. [74626] = {
  308. coords = {
  309. x = -6,
  310. y = -13,
  311. z = 0
  312. },
  313. doors = {},
  314. exits = {
  315. north = 74627,
  316. south = 74624
  317. },
  318. name = "Rubble-strewn Alley"
  319. },
  320. [74627] = {
  321. coords = {
  322. x = -6,
  323. y = -12,
  324. z = 0
  325. },
  326. doors = {},
  327. exits = {
  328. north = 74601,
  329. south = 74626,
  330. west = 74628
  331. },
  332. name = "Rubble-strewn Alley"
  333. },
  334. [74628] = {
  335. coords = {
  336. x = -7,
  337. y = -12,
  338. z = 0
  339. },
  340. doors = {},
  341. exits = {
  342. east = 74627
  343. },
  344. name = "Destroyed Guard House"
  345. },
  346. [74629] = {
  347. coords = {
  348. x = -7,
  349. y = -9,
  350. z = 0
  351. },
  352. doors = {},
  353. exits = {
  354. north = 74606
  355. },
  356. name = "Ruined Baths"
  357. }
  358. }
  359. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement