diff options
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 206b6c3e2..c4f7c23f4 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -19,7 +19,9 @@ npc: npc/re/cities/mora.txt npc: npc/re/cities/yuno.txt // --------------------------- Events --------------------------- +//npc: npc/re/events/halloween_2013.txt //npc: npc/re/events/halloween_2014.txt +//npc: npc/re/events/christmas_2013.txt // --------------------------- Guides --------------------------- npc: npc/re/guides/navigation.txt @@ -79,6 +81,7 @@ npc: npc/re/merchants/coin_exchange.txt npc: npc/re/merchants/diamond.txt npc: npc/re/merchants/enchan_mal.txt npc: npc/re/merchants/enchan_mora.txt +npc: npc/re/merchants/enchan_ko.txt npc: npc/re/merchants/flute.txt npc: npc/re/merchants/hd_refiner.txt npc: npc/re/merchants/inn.txt @@ -89,10 +92,10 @@ npc: npc/re/merchants/shops.txt //npc: npc/re/merchants/ticket_refiner.txt //npc: npc/re/merchants/enchan_upg.txt npc: npc/re/merchants/ninja_craftsman.txt +npc: npc/re/merchants/shadow_refiner.txt // --------------------------- Others --------------------------- npc: npc/re/other/bulletin_boards.txt -//npc: npc/re/other/item_merge.txt npc: npc/re/other/mail.txt npc: npc/re/other/mercenary_rent.txt npc: npc/re/other/pvp.txt @@ -141,3 +144,5 @@ npc: npc/re/quests/quests_mora.txt npc: npc/re/quests/quests_morocc.txt npc: npc/re/quests/quests_nameless.txt npc: npc/re/quests/quests_veins.txt +// - New Gears -------------------------------------------------- +npc: npc/re/quests/newgears/2012_headgears.txt |