diff options
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 55b5066de..e64052f33 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -91,7 +91,7 @@ "npc/re/instances/ghost_palace.txt", "npc/re/instances/HazyForest.txt", "npc/re/instances/MalangdoCulvert.txt", -"npc/re/instances/OctopusCave.txt", +"npc/re/instances/octopus_cave.txt", "npc/re/instances/OldGlastHeim.txt", "npc/re/instances/saras_memory.txt", "npc/re/instances/WolfchevLaboratory.txt", @@ -127,6 +127,7 @@ //================= Others ================================================ "npc/re/other/bulletin_boards.txt", +"npc/re/other/dimensional_gap.txt", "npc/re/other/mail.txt", "npc/re/other/mercenary_rent.txt", "npc/re/other/pvp.txt", @@ -169,6 +170,7 @@ "npc/re/quests/quests_dewata.txt", "npc/re/quests/quests_dicastes.txt", "npc/re/quests/quests_eclage.txt", +"npc/re/quests/quests_glastheim.txt", "npc/re/quests/quests_izlude.txt", "npc/re/quests/quests_lighthalzen.txt", "npc/re/quests/quests_malangdo.txt", |