diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-10 12:38:13 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-10 12:38:13 +0000 |
commit | f15d4f0e1e7f7d3aad96e3df66c040b2e8cbb16f (patch) | |
tree | f502f7fcc4633fa4554066efcdc4fed0e10c0ba6 /npc/scripts_monsters.conf | |
parent | a34e670ff84a599ac31ab7b36b05ca8864941d5b (diff) | |
download | hercules-f15d4f0e1e7f7d3aad96e3df66c040b2e8cbb16f.tar.gz hercules-f15d4f0e1e7f7d3aad96e3df66c040b2e8cbb16f.tar.bz2 hercules-f15d4f0e1e7f7d3aad96e3df66c040b2e8cbb16f.tar.xz hercules-f15d4f0e1e7f7d3aad96e3df66c040b2e8cbb16f.zip |
Getting the alphabet right...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11164 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |