diff options
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 1562c95cd..82b7bf4fe 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -16,15 +16,17 @@ // - Monster Scripts -
// --------------------------------------------------------------
npc: npc/omobs/citycleaners.txt
-npc: npc/omobs/fields/lighthalzen.txt
npc: npc/omobs/pvp.txt
+
npc: npc/omobs/fields/amatsu.txt
npc: npc/omobs/fields/ayothaya.txt
npc: npc/omobs/fields/comodo.txt
npc: npc/omobs/fields/einbroch.txt
npc: npc/omobs/fields/geffen.txt
npc: npc/omobs/fields/gonryun.txt
+npc: npc/omobs/fields/hugel.txt
npc: npc/omobs/fields/jawaii.txt
+npc: npc/omobs/fields/lighthalzen.txt
npc: npc/omobs/fields/louyang.txt
npc: npc/omobs/fields/lutie.txt
npc: npc/omobs/fields/mjolnir.txt
@@ -35,7 +37,7 @@ npc: npc/omobs/fields/payon.txt npc: npc/omobs/fields/prontera.txt
npc: npc/omobs/fields/umbala.txt
npc: npc/omobs/fields/yuno.txt
-npc: npc/omobs/fields/hugel.txt
+
npc: npc/omobs/dungeons/amatdun.txt
npc: npc/omobs/dungeons/anthell.txt
npc: npc/omobs/dungeons/ayodun.txt
@@ -45,8 +47,8 @@ npc: npc/omobs/dungeons/byalan.txt npc: npc/omobs/dungeons/clocktower.txt
npc: npc/omobs/dungeons/coalmine.txt
npc: npc/omobs/dungeons/eindun.txt
-npc: npc/omobs/dungeons/geftower.txt
npc: npc/omobs/dungeons/gefenia.txt
+npc: npc/omobs/dungeons/geftower.txt
npc: npc/omobs/dungeons/glastheim.txt
npc: npc/omobs/dungeons/gondun.txt
npc: npc/omobs/dungeons/guilddun.txt
|