diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-22 14:15:56 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-22 14:15:56 +0000 |
commit | 95436347670d9b77753a7a0062ac3c1603323ddb (patch) | |
tree | 8b0fec582e5757184f2e07e9c397e1c15cf7110d /npc/scripts_eamonsters.conf | |
parent | 4a4b4834cd6fa5d81ba2abe7d011dd515aa3bc4a (diff) | |
download | hercules-95436347670d9b77753a7a0062ac3c1603323ddb.tar.gz hercules-95436347670d9b77753a7a0062ac3c1603323ddb.tar.bz2 hercules-95436347670d9b77753a7a0062ac3c1603323ddb.tar.xz hercules-95436347670d9b77753a7a0062ac3c1603323ddb.zip |
* Made Thor Volcano mobs safe to use
- raised their DEF/MDEF
- raised their speed
- removed 11.3 drops (using 11.2 drops)
- added most of their skills thanks to Doddler
- added Thor Volcano spawns, so they can be tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_eamonsters.conf')
-rw-r--r-- | npc/scripts_eamonsters.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index ef3904330..9dcee7866 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -71,6 +71,7 @@ npc: npc/mobs/dungeons/pront_maze.txt npc: npc/mobs/dungeons/pront_sewers.txt npc: npc/mobs/dungeons/racheldun.txt npc: npc/mobs/dungeons/thanatos.txt +npc: npc/mobs/dungeons/thor.txt npc: npc/mobs/dungeons/toyfactory.txt npc: npc/mobs/dungeons/turtleisland.txt npc: npc/mobs/dungeons/umbaladun.txt |