diff options
-rw-r--r-- | npc/scripts_eamonsters.conf | 2 | ||||
-rw-r--r-- | npc/scripts_monsters.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index ae253d667..214ea74f5 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -52,10 +52,10 @@ npc: npc/eamobs/dungeons/moc_sphinx.txt npc: npc/eamobs/dungeons/sunkenship.txt npc: npc/mobs/dungeons/abbey.txt +npc: npc/mobs/dungeons/abyss.txt npc: npc/mobs/dungeons/amatdun.txt npc: npc/mobs/dungeons/anthell.txt npc: npc/mobs/dungeons/ayodun.txt -npc: npc/mobs/dungeons/abyss.txt npc: npc/mobs/dungeons/beachdun.txt npc: npc/mobs/dungeons/eindun.txt npc: npc/mobs/dungeons/gefenia.txt diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index b9bc3aea9..2e6b24089 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -41,10 +41,10 @@ npc: npc/mobs/fields/veins.txt npc: npc/mobs/fields/yuno.txt npc: npc/mobs/dungeons/abbey.txt +npc: npc/mobs/dungeons/abyss.txt npc: npc/mobs/dungeons/amatdun.txt npc: npc/mobs/dungeons/anthell.txt npc: npc/mobs/dungeons/ayodun.txt -npc: npc/mobs/dungeons/abyss.txt npc: npc/mobs/dungeons/beachdun.txt npc: npc/mobs/dungeons/byalan.txt npc: npc/mobs/dungeons/clocktower.txt |