npcs_athena.conf 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538
  1. //--------------------------------------------------------------
  2. // Map Flags
  3. //--------------------------------------------------------------
  4. // Files to set options in maps such as PVP, etc.
  5. //=======================================
  6. npc: conf/mapflag/gvg.txt
  7. npc: conf/mapflag/indoors.txt
  8. npc: conf/mapflag/jail.txt
  9. npc: conf/mapflag/nightmare.txt
  10. npc: conf/mapflag/nobranch.txt
  11. npc: conf/mapflag/noicewall.txt
  12. npc: conf/mapflag/nomemo.txt
  13. npc: conf/mapflag/nopenalty.txt
  14. npc: conf/mapflag/nopvp.txt
  15. npc: conf/mapflag/nosave.txt
  16. npc: conf/mapflag/noteleport.txt
  17. npc: conf/mapflag/noreturn.txt
  18. npc: conf/mapflag/nowarp.txt
  19. npc: conf/mapflag/nowarpto.txt
  20. npc: conf/mapflag/pvp.txt
  21. npc: conf/mapflag/pvp_noparty.txt
  22. // How high is the water in maps?
  23. water_height: conf/mapflag/water_height.txt
  24. //--------------------------------------------------------------
  25. // Special
  26. //--------------------------------------------------------------
  27. // PCLoginEvent NPC. NPC which is activated for every player who logs in.
  28. npc: npc/sample/PCLoginEvent.txt
  29. //--------------------------------------------------------------
  30. // NPCs
  31. //--------------------------------------------------------------
  32. // ---------------- Your Own Npcs -----------------------
  33. //Add Them Here ;)
  34. //------------------------ Cities ----------------------------
  35. npc: npc/cities/alberta.txt
  36. npc: npc/cities/aldebaran.txt
  37. npc: npc/cities/amatsu.txt
  38. npc: npc/cities/comodo.txt
  39. npc: npc/cities/geffen.txt
  40. npc: npc/cities/izlude.txt
  41. npc: npc/cities/louyang.txt
  42. npc: npc/cities/lutie.txt
  43. npc: npc/cities/morocc.txt
  44. npc: npc/cities/payon.txt
  45. npc: npc/cities/prontera.txt
  46. npc: npc/cities/yuno.txt
  47. npc: npc/cities/gonryun.txt
  48. npc: npc/cities/umbala.txt
  49. npc: npc/cities/niflheim.txt
  50. npc: npc/cities/valkyrie.txt
  51. //-------------------------- Jobs -------------------------------
  52. //Novice
  53. npc: npc/jobs/novice/novice.txt
  54. npc: npc/jobs/novice/supernovice.txt
  55. //1-1
  56. npc: npc/jobs/1-1/thief.txt
  57. npc: npc/jobs/1-1/archer.txt
  58. npc: npc/jobs/1-1/mage.txt
  59. npc: npc/jobs/1-1/merchant.txt
  60. npc: npc/jobs/1-1/acolyte.txt
  61. npc: npc/jobs/1-1/swordsman.txt
  62. //2-1 With Quest
  63. npc: npc/jobs/2-1/blacksmith.txt
  64. npc: npc/jobs/2-1/knight.txt
  65. npc: npc/jobs/2-1/hunter.txt
  66. npc: npc/jobs/2-1/priest.txt
  67. npc: npc/jobs/2-1/wizard.txt
  68. npc: npc/jobs/2-1/assassin.txt
  69. //2-2 With Quest
  70. npc: npc/jobs/2-2/rogue.txt
  71. npc: npc/jobs/2-2/alchemist.txt
  72. npc: npc/jobs/2-2/sage.txt
  73. npc: npc/jobs/2-2/crusader.txt
  74. //2-2 Without Quest
  75. //npc: npc/jobs/2-2/noquest/crusader.txt
  76. npc: npc/jobs/2-2/noquest/dancer-bard.txt
  77. npc: npc/jobs/2-2/noquest/monk.txt
  78. //2-1-1 Without Quest
  79. npc: npc/jobs/2-1-1/AssassinCross.txt
  80. npc: npc/jobs/2-1-1/LordKnight.txt
  81. npc: npc/jobs/2-1-1/HighPriest.txt
  82. npc: npc/jobs/2-1-1/HighWizard.txt
  83. npc: npc/jobs/2-1-1/WhiteSmith.txt
  84. npc: npc/jobs/2-1-1/Sniper.txt
  85. //2-2-1 Without Quest
  86. npc: npc/jobs/2-2-1/Champion.txt
  87. npc: npc/jobs/2-2-1/Clown.txt
  88. npc: npc/jobs/2-2-1/Creator.txt
  89. npc: npc/jobs/2-2-1/Gypsy.txt
  90. npc: npc/jobs/2-2-1/Paladin.txt
  91. npc: npc/jobs/2-2-1/Professor.txt
  92. npc: npc/jobs/2-2-1/Stalker.txt
  93. //------------------------- Merchants ----------------------------
  94. npc: npc/merchants/shops.txt
  95. npc: npc/merchants/refine.txt
  96. npc: npc/merchants/dye_maker.txt
  97. npc: npc/merchants/clothes_dyer.txt
  98. npc: npc/merchants/hair_dyer.txt
  99. npc: npc/merchants/grandpa_pharmacist.txt
  100. npc: npc/merchants/inn.txt
  101. npc: npc/merchants/milk_trader.txt
  102. npc: npc/merchants/renters.txt
  103. npc: npc/merchants/alchemist.txt
  104. // Temp Shops (made in kRO to test effects/items)
  105. npc: npc/merchants/scrolls_arrows.txt
  106. // Custom
  107. //npc: npc/merchants/custom/2-2shop.txt
  108. // Free Falcon & Peco breeder, Free Carts
  109. //npc: npc/merchants/custom/breeder.txt
  110. //--------------------------- Quests ------------------------------
  111. // Item Quests
  112. npc: npc/quests/quests_alberta.txt
  113. npc: npc/quests/quests_aldebaran.txt
  114. npc: npc/quests/quests_comodo.txt
  115. npc: npc/quests/quests_geffen.txt
  116. npc: npc/quests/quests_lutie.txt
  117. npc: npc/quests/quests_morocc.txt
  118. npc: npc/quests/quests_payon.txt
  119. npc: npc/quests/quests_prontera.txt
  120. npc: npc/quests/quests_umbala.txt
  121. npc: npc/quests/quests_yuno.txt
  122. // Extra Item Making
  123. npc: npc/quests/mrsmile.txt
  124. npc: npc/quests/bunnyband.txt
  125. npc: npc/quests/juice_maker.txt
  126. npc: npc/quests/counteragent_mixture.txt
  127. npc: npc/quests/doomed_swords.txt
  128. npc: npc/quests/bongun.txt
  129. npc: npc/quests/munak.txt
  130. npc: npc/quests/bongunsword.txt
  131. npc: npc/quests/monstertamers.txt
  132. // New Headgear Quests
  133. npc: npc/quests/newgears/arjen.txt
  134. npc: npc/quests/newgears/back_ribbon.txt
  135. npc: npc/quests/newgears/bear_hat.txt
  136. npc: npc/quests/newgears/burning_blood_bandana.txt
  137. npc: npc/quests/newgears/cat_hairband.txt
  138. npc: npc/quests/newgears/fox_mask.txt
  139. npc: npc/quests/newgears/hat_seller.txt
  140. npc: npc/quests/newgears/indian_headband.txt
  141. npc: npc/quests/newgears/mask_of_alarm.txt
  142. npc: npc/quests/newgears/mushroom_hairband.txt
  143. npc: npc/quests/newgears/neris.txt
  144. npc: npc/quests/newgears/old_blacksmith.txt
  145. npc: npc/quests/newgears/posture_fix_hat.txt
  146. npc: npc/quests/newgears/sea_otter_hat.txt
  147. npc: npc/quests/newgears/traveler.txt
  148. npc: npc/quests/newgears/tulip_hairpin.txt
  149. // Custom Quests, might be balance breaking (Enable if you want)
  150. //npc: npc/quests/all_quest.txt
  151. //npc: npc/quests/magicalhatquest.txt
  152. //npc: npc/quests/fashion.txt
  153. //npc: npc/quests/custom/excalibur.txt
  154. //npc: npc/quests/custom/elvenear.txt
  155. //npc: npc/quests/custom/ironcane.txt
  156. //npc: npc/quests/custom/sunglasses.txt
  157. //npc: npc/quests/custom/berzebub.txt
  158. //npc: npc/quests/custom/new_hats.txt
  159. // Above Npcs are better ^_^
  160. //npc: npc/quests/custom/event_32_new_hats.txt
  161. npc: npc/quests/custom/valhallen.txt
  162. //both Lord Kaho, but different and quest.txt has balmung to:
  163. //npc: npc/quests/custom/kaho_balmung.txt
  164. //npc: npc/quests/custom/kahohorn.txt
  165. //----------------------- Skill Quests -----------------------------
  166. npc: npc/quests/skills/acolyte_skills.txt
  167. npc: npc/quests/skills/archer_skills.txt
  168. npc: npc/quests/skills/mage_skills.txt
  169. npc: npc/quests/skills/merchant_skills.txt
  170. npc: npc/quests/skills/novice_skills.txt
  171. npc: npc/quests/skills/swordsman_skills.txt
  172. npc: npc/quests/skills/thief_skills.txt
  173. //npc: npc/other/platinum_skills.txt
  174. // -------------------------- Guides -------------------------------
  175. npc: npc/guides/guides_alb.txt
  176. npc: npc/guides/guides_alde.txt
  177. npc: npc/guides/guides_com.txt
  178. npc: npc/guides/guides_gef.txt
  179. npc: npc/guides/guides_izl.txt
  180. npc: npc/guides/guides_mor.txt
  181. npc: npc/guides/guides_pay.txt
  182. npc: npc/guides/guides_pron.txt
  183. npc: npc/guides/guides_yun.txt
  184. npc: npc/guides/guides_umb.txt
  185. npc: npc/guides/guides_nif.txt
  186. //more to come
  187. // -------------------------- Kafras --------------------------------
  188. npc: npc/kafras/functions_kafras.txt
  189. npc: npc/kafras/kafras_alb.txt
  190. npc: npc/kafras/kafras_alde.txt
  191. npc: npc/kafras/kafras_com.txt
  192. npc: npc/kafras/kafras_dungeons.txt
  193. npc: npc/kafras/kafras_gef.txt
  194. npc: npc/kafras/kafras_izl.txt
  195. npc: npc/kafras/kafras_mor.txt
  196. npc: npc/kafras/kafras_pay.txt
  197. npc: npc/kafras/kafras_pron.txt
  198. npc: npc/kafras/kafras_yun.txt
  199. npc: npc/kafras/kafras_new.txt
  200. //more to come
  201. //---------------------------- Events --------------------------------
  202. //npc: npc/events/easter.txt
  203. //npc: npc/events/valentinesday.txt
  204. //npc: npc/events/xmas.txt
  205. //npc: npc/events/alchemist.txt
  206. //npc: npc/events/twintowers.txt
  207. //npc: npc/events/custom/uneasy_cemetery.txt
  208. //npc: npc/events/custom/draculax.txt
  209. //---------------------------- Others --------------------------------
  210. npc: npc/other/books.txt
  211. npc: npc/other/msg_boards.txt
  212. npc: npc/other/pvp.txt
  213. npc: npc/other/IceCream.txt
  214. npc: npc/other/card_remover.txt
  215. //npc: npc/other/wedding.txt
  216. //npc: npc/other/gefenia.txt
  217. //npc: npc/other/momotaro.txt
  218. //npc: npc/other/tougijou.txt
  219. //npc: npc/other/arena_mvp.txt
  220. // Global Scripts Functions ------------------
  221. npc: npc/other/Global_Functions.txt
  222. //------------------------- Unofficial NPCs --------------------------
  223. //npc: npc/other/kafra_bank.txt
  224. //npc: npc/other/bank.txt
  225. //npc: npc/jobs/custom/reset.txt
  226. //npc: npc/jobs/custom/jobchange.txt
  227. //npc: npc/other/heal.txt
  228. //npc: npc/other/heal_payment.txt
  229. //npc: npc/other/blackjack.txt
  230. // Warper NPC (Enable for free warp service)
  231. // 1st is Warper with only option for cities and dungeons
  232. //npc: npc/other/warper.txt
  233. // 2nd you can choose which lvl of the dungeon (you have to disabled 1 if you use 2!)
  234. //npc: npc/other/warper2.txt
  235. // Free Stylist NPC - Cloths/Hair Dye - (Requires 77 dye palletes)
  236. //npc: npc/merchants/custom/dye.txt
  237. // Dev NPCs
  238. npc: npc/other/devnpc.txt
  239. // Unofficial poetry
  240. npc: npc/other/poetry/ayothaya.txt
  241. //-------------------------- MC Cameri's NPCs ----------------------------
  242. //= Bank NPC
  243. //npc: npc/other/mc_cameri/bank.txt
  244. //= Healing NPC
  245. //npc: npc/other/mc_cameri/heal.txt
  246. //= Warp NPC
  247. //npc: npc/other/mc_cameri/warper.txt
  248. //= Job Changer NPC
  249. //npc: npc/other/mc_cameri/jobchanger.txt
  250. //-------------------------- Guild Wars ---------------------------------
  251. //Guild Wars: General
  252. npc: npc/guild/gldfunc_manager.txt
  253. npc: npc/guild/gldfunc_dunsw.txt
  254. npc: npc/guild/gldfunc_flag.txt
  255. npc: npc/guild/gldfunc_treasure.txt
  256. npc: npc/guild/gldfunc_kafra.txt
  257. npc: npc/guild/gldfunc_ev_agit.txt
  258. npc: npc/guild/ev_agit_event.txt
  259. // Guild Wars: Al De Baran
  260. npc: npc/guild/aldeg/aldeg_ev_agit.txt
  261. npc: npc/guild/aldeg/aldeg_flags.txt
  262. npc: npc/guild/aldeg/aldeg_managers.txt
  263. npc: npc/guild/aldeg/aldeg_kafras.txt
  264. npc: npc/guild/aldeg/aldeg_treas.txt
  265. npc: npc/guild/aldeg/aldeg_dunsw.txt
  266. npc: npc/guild/aldeg/aldeg_guardians.txt
  267. // Guild Wars: Geffen
  268. npc: npc/guild/gefg/gefg_ev_agit.txt
  269. npc: npc/guild/gefg/gefg_flags.txt
  270. npc: npc/guild/gefg/gefg_managers.txt
  271. npc: npc/guild/gefg/gefg_kafras.txt
  272. npc: npc/guild/gefg/gefg_treas.txt
  273. npc: npc/guild/gefg/gefg_dunsw.txt
  274. npc: npc/guild/gefg/gefg_guardians.txt
  275. // Guild Wars: Payon
  276. npc: npc/guild/payg/payg_ev_agit.txt
  277. npc: npc/guild/payg/payg_flags.txt
  278. npc: npc/guild/payg/payg_managers.txt
  279. npc: npc/guild/payg/payg_kafras.txt
  280. npc: npc/guild/payg/payg_dunsw.txt
  281. npc: npc/guild/payg/payg_treas.txt
  282. npc: npc/guild/payg/payg_guardians.txt
  283. // Guild Wars: Prontera
  284. npc: npc/guild/prtg/prtg_ev_agit.txt
  285. npc: npc/guild/prtg/prtg_flags.txt
  286. npc: npc/guild/prtg/prtg_managers.txt
  287. npc: npc/guild/prtg/prtg_kafras.txt
  288. npc: npc/guild/prtg/prtg_dunsw.txt
  289. npc: npc/guild/prtg/prtg_treas.txt
  290. npc: npc/guild/prtg/prtg_guardians.txt
  291. // Guild Wars: NGuild
  292. npc: npc/guild/nguild/nguild_ev_agit.txt
  293. npc: npc/guild/nguild/nguild_flags.txt
  294. npc: npc/guild/nguild/nguild_managers.txt
  295. npc: npc/guild/nguild/nguild_kafras.txt
  296. //npc: npc/guild/nguild/nguild_dunsw.txt
  297. npc: npc/guild/nguild/nguild_treas.txt
  298. npc: npc/guild/nguild/nguild_guardians.txt
  299. //Guild Wars: Extras
  300. //npc: npc/guild/Extras/woe_gflag.txt
  301. npc: npc/guild/Extras/woe_warper.txt
  302. //------------------ Guild Wars(Non-optimized) -----------------------
  303. //Guild Wars: General
  304. //npc: npc/guild/old/ev_agit_event.txt
  305. //Guild Wars: Al de Baran
  306. //npc: npc/guild/old/aldeg_flag.txt
  307. //npc: npc/guild/old/ev_agit_aldeg.txt
  308. //npc: npc/guild/old/aldeg_cas01.txt
  309. //npc: npc/guild/old/guardian/aldeg_cas01_guardian.txt
  310. //npc: npc/guild/old/treasure/aldeg_cas01_treasure.txt
  311. //npc: npc/guild/old/aldeg_cas02.txt
  312. //npc: npc/guild/old/guardian/aldeg_cas02_guardian.txt
  313. //npc: npc/guild/old/treasure/aldeg_cas02_treasure.txt
  314. //npc: npc/guild/old/aldeg_cas03.txt
  315. //npc: npc/guild/old/guardian/aldeg_cas03_guardian.txt
  316. //npc: npc/guild/old/treasure/aldeg_cas03_treasure.txt
  317. //npc: npc/guild/old/aldeg_cas04.txt
  318. //npc: npc/guild/old/guardian/aldeg_cas04_guardian.txt
  319. //npc: npc/guild/old/treasure/aldeg_cas04_treasure.txt
  320. //npc: npc/guild/old/aldeg_cas05.txt
  321. //npc: npc/guild/old/guardian/aldeg_cas05_guardian.txt
  322. //npc: npc/guild/old/treasure/aldeg_cas05_treasure.txt
  323. //Guild Wars: Geffen
  324. //npc: npc/guild/old/gefg_flag.txt
  325. //npc: npc/guild/old/ev_agit_gefg.txt
  326. //npc: npc/guild/old/gefg_cas01.txt
  327. //npc: npc/guild/old/guardian/gefg_cas01_guardian.txt
  328. //npc: npc/guild/old/treasure/gefg_cas01_treasure.txt
  329. //npc: npc/guild/old/gefg_cas02.txt
  330. //npc: npc/guild/old/guardian/gefg_cas02_guardian.txt
  331. //npc: npc/guild/old/treasure/gefg_cas02_treasure.txt
  332. //npc: npc/guild/old/gefg_cas03.txt
  333. //npc: npc/guild/old/guardian/gefg_cas03_guardian.txt
  334. //npc: npc/guild/old/treasure/gefg_cas03_treasure.txt
  335. //npc: npc/guild/old/gefg_cas04.txt
  336. //npc: npc/guild/old/guardian/gefg_cas04_guardian.txt
  337. //npc: npc/guild/old/treasure/gefg_cas04_treasure.txt
  338. //npc: npc/guild/old/gefg_cas05.txt
  339. //npc: npc/guild/old/guardian/gefg_cas05_guardian.txt
  340. //npc: npc/guild/old/treasure/gefg_cas05_treasure.txt
  341. //Guild Wars: Payon
  342. //npc: npc/guild/old/payg_flag.txt
  343. //npc: npc/guild/old/ev_agit_payg.txt
  344. //npc: npc/guild/old/payg_cas01.txt
  345. //npc: npc/guild/old/guardian/payg_cas01_guardian.txt
  346. //npc: npc/guild/old/treasure/payg_cas01_treasure.txt
  347. //npc: npc/guild/old/payg_cas02.txt
  348. //npc: npc/guild/old/guardian/payg_cas02_guardian.txt
  349. //npc: npc/guild/old/treasure/payg_cas02_treasure.txt
  350. //npc: npc/guild/old/payg_cas03.txt
  351. //npc: npc/guild/old/guardian/payg_cas03_guardian.txt
  352. //npc: npc/guild/old/treasure/payg_cas03_treasure.txt
  353. //npc: npc/guild/old/payg_cas04.txt
  354. //npc: npc/guild/old/guardian/payg_cas04_guardian.txt
  355. //npc: npc/guild/old/treasure/payg_cas04_treasure.txt
  356. //npc: npc/guild/old/payg_cas05.txt
  357. //npc: npc/guild/old/guardian/payg_cas05_guardian.txt
  358. //npc: npc/guild/old/treasure/payg_cas05_treasure.txt
  359. //Guild Wars: Prontera
  360. //npc: npc/guild/old/prtg_flag.txt
  361. //npc: npc/guild/old/ev_agit_prtg.txt
  362. //npc: npc/guild/old/prtg_cas01.txt
  363. //npc: npc/guild/old/guardian/prtg_cas01_guardian.txt
  364. //npc: npc/guild/old/treasure/prtg_cas01_treasure.txt
  365. //npc: npc/guild/old/prtg_cas02.txt
  366. //npc: npc/guild/old/guardian/prtg_cas02_guardian.txt
  367. //npc: npc/guild/old/treasure/prtg_cas02_treasure.txt
  368. //npc: npc/guild/old/prtg_cas03.txt
  369. //npc: npc/guild/old/guardian/prtg_cas03_guardian.txt
  370. //npc: npc/guild/old/treasure/prtg_cas03_treasure.txt
  371. //npc: npc/guild/old/prtg_cas04.txt
  372. //npc: npc/guild/old/guardian/prtg_cas04_guardian.txt
  373. //npc: npc/guild/old/treasure/prtg_cas04_treasure.txt
  374. //npc: npc/guild/old/prtg_cas05.txt
  375. //npc: npc/guild/old/guardian/prtg_cas05_guardian.txt
  376. //npc: npc/guild/old/treasure/prtg_cas05_treasure.txt
  377. //--------------------- Warps ---------------------------
  378. //= Cities ============================
  379. npc: npc/warps/cities/alberta.txt
  380. npc: npc/warps/cities/aldebaran.txt
  381. npc: npc/warps/cities/amatsu.txt
  382. npc: npc/warps/ayothaya.txt
  383. npc: npc/warps/cities/comodo.txt
  384. npc: npc/warps/cities/geffen.txt
  385. npc: npc/warps/cities/gonryun.txt
  386. npc: npc/warps/cities/izlude.txt
  387. npc: npc/warps/cities/louyang.txt
  388. npc: npc/warps/cities/lutie.txt
  389. npc: npc/warps/cities/morroc.txt
  390. npc: npc/warps/cities/niflheim.txt
  391. npc: npc/warps/cities/payon.txt
  392. npc: npc/warps/cities/prontera.txt
  393. npc: npc/warps/cities/umbala.txt
  394. npc: npc/warps/cities/yggdrasil.txt
  395. npc: npc/warps/cities/yuno.txt
  396. //= Dungeons =============================
  397. npc: npc/warps/dungeons/alberta_duns.txt
  398. npc: npc/warps/dungeons/alde_ct.txt
  399. npc: npc/warps/dungeons/amatsu_dun.txt
  400. npc: npc/warps/dungeons/ant_hell.txt
  401. npc: npc/warps/dungeons/coal_mine.txt
  402. npc: npc/warps/dungeons/com_dun.txt
  403. npc: npc/warps/dungeons/geffen_dun.txt
  404. npc: npc/warps/dungeons/gon_dun.txt
  405. npc: npc/warps/dungeons/izlude_dun.txt
  406. npc: npc/warps/dungeons/louyang_dun.txt
  407. npc: npc/warps/dungeons/lutie_dun.txt
  408. npc: npc/warps/dungeons/morroc_duns.txt
  409. npc: npc/warps/dungeons/orc_dun.txt
  410. npc: npc/warps/dungeons/payon_dun.txt
  411. npc: npc/warps/dungeons/prt_dun.txt
  412. npc: npc/warps/dungeons/umbala_dun.txt
  413. npc: npc/warps/dungeons/yuno_dun.txt
  414. //= Fields ===============================
  415. npc: npc/warps/fields/amatsu_fild.txt
  416. npc: npc/warps/fields/com_fild.txt
  417. npc: npc/warps/fields/gefenia.txt
  418. npc: npc/warps/fields/geffen_fild.txt
  419. npc: npc/warps/fields/glastheim.txt
  420. npc: npc/warps/fields/jawaii.txt
  421. npc: npc/warps/fields/lutie_fild.txt
  422. npc: npc/warps/fields/morroc_fild.txt
  423. npc: npc/warps/fields/mtmjolnir.txt
  424. npc: npc/warps/fields/payon_fild.txt
  425. npc: npc/warps/fields/prontera_fild.txt
  426. npc: npc/warps/fields/umbala_fild.txt
  427. npc: npc/warps/fields/yuno_fild.txt
  428. //= Guilds ==============================
  429. npc: npc/warps/guild/guildcastles.txt
  430. //= Other ================================
  431. npc: npc/warps/other/jobquests.txt
  432. npc: npc/warps/other/other.txt
  433. //= PVP ==================================
  434. npc: npc/warps/pvp/pvp.txt
  435. //--------------------- Mobs ---------------------------
  436. npc: npc/mobs/pvp.txt
  437. npc: npc/mobs/fields/amatsu.txt
  438. npc: npc/mobs/fields/ayothaya.txt
  439. npc: npc/mobs/fields/comodo.txt
  440. npc: npc/mobs/fields/gefenia.txt
  441. npc: npc/mobs/fields/geffen.txt
  442. npc: npc/mobs/fields/gonryun.txt
  443. npc: npc/mobs/fields/louyang.txt
  444. npc: npc/mobs/fields/lutie.txt
  445. npc: npc/mobs/fields/mjolnir.txt
  446. npc: npc/mobs/fields/morocc.txt
  447. npc: npc/mobs/fields/niflheim.txt
  448. npc: npc/mobs/fields/payon.txt
  449. npc: npc/mobs/fields/prontera.txt
  450. npc: npc/mobs/fields/umbala.txt
  451. npc: npc/mobs/fields/yuno.txt
  452. npc: npc/mobs/dungeons/amatdun.txt
  453. npc: npc/mobs/dungeons/anthell.txt
  454. npc: npc/mobs/dungeons/ayodun.txt
  455. npc: npc/mobs/dungeons/beachdun.txt
  456. npc: npc/mobs/dungeons/byalan.txt
  457. npc: npc/mobs/dungeons/clocktower.txt
  458. npc: npc/mobs/dungeons/coalmine.txt
  459. npc: npc/mobs/dungeons/geftower.txt
  460. npc: npc/mobs/dungeons/glastheim.txt
  461. npc: npc/mobs/dungeons/gondun.txt
  462. npc: npc/mobs/dungeons/guilddun.txt
  463. npc: npc/mobs/dungeons/louydun.txt
  464. npc: npc/mobs/dungeons/magmadun.txt
  465. npc: npc/mobs/dungeons/moc_pyramid.txt
  466. npc: npc/mobs/dungeons/moc_sphinx.txt
  467. npc: npc/mobs/dungeons/orcdun.txt
  468. npc: npc/mobs/dungeons/payoncave.txt
  469. npc: npc/mobs/dungeons/pront_maze.txt
  470. npc: npc/mobs/dungeons/pront_sewers.txt
  471. npc: npc/mobs/dungeons/sunkenship.txt
  472. npc: npc/mobs/dungeons/toyfactory.txt
  473. npc: npc/mobs/dungeons/turtleisland.txt
  474. npc: npc/mobs/dungeons/umbaladun.txt