diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-09 10:30:51 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-09 10:30:51 +0000 |
commit | a468d4bdc269495ee370449baa2f840fb5be47f9 (patch) | |
tree | 90c92d76968a61f9e141397dfe8920cafe8f2618 /npc/scripts_monsters.conf | |
parent | 6ada91dae20a54768acc93c3238dbe3d764f5f00 (diff) | |
download | hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.tar.gz hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.tar.bz2 hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.tar.xz hercules-a468d4bdc269495ee370449baa2f840fb5be47f9.zip |
* Uncommented Cursed Abbey spawns
* Commented unimplemented mob skills
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11155 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 4a95c16d5..b9bc3aea9 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -40,7 +40,7 @@ npc: npc/mobs/fields/umbala.txt npc: npc/mobs/fields/veins.txt npc: npc/mobs/fields/yuno.txt -//npc: npc/mobs/dungeons/abbey.txt +npc: npc/mobs/dungeons/abbey.txt npc: npc/mobs/dungeons/amatdun.txt npc: npc/mobs/dungeons/anthell.txt npc: npc/mobs/dungeons/ayodun.txt |