diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 13:31:54 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 13:31:54 +0000 |
commit | 122adfd17eb617b5ba7d17141f006f63336214a5 (patch) | |
tree | b39b1617dd07fe047db53732138803ceb699e3fa /npc/scripts_monsters.conf | |
parent | 52cb78c659059ef7796332963c1acf10d4546f17 (diff) | |
download | hercules-122adfd17eb617b5ba7d17141f006f63336214a5.tar.gz hercules-122adfd17eb617b5ba7d17141f006f63336214a5.tar.bz2 hercules-122adfd17eb617b5ba7d17141f006f63336214a5.tar.xz hercules-122adfd17eb617b5ba7d17141f006f63336214a5.zip |
* Removed Cursey Abbey spawns from the conf file
- fixed a bug in the spawn file
- it will be readded once the mobs are actually usable
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10763 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index b9bc3aea9..64e4c121b 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -40,7 +40,6 @@ 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/amatdun.txt npc: npc/mobs/dungeons/anthell.txt npc: npc/mobs/dungeons/ayodun.txt |