diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-16 19:39:35 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-16 19:39:35 +0000 |
commit | 6b4449d461ebdec0712dbe79e31b4dc8e1b6da88 (patch) | |
tree | 71163033a95269c1020f0ec5f77dcd111c63aa0f /npc/mobs/dungeons | |
parent | 3bcc2267d05ab1a8ecc851ec1721069a93bf3e94 (diff) | |
download | hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.tar.gz hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.tar.bz2 hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.tar.xz hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.zip |
Some minor spawn fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons')
-rw-r--r-- | npc/mobs/dungeons/glastheim.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/louydun.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/dungeons/glastheim.txt b/npc/mobs/dungeons/glastheim.txt index f77887c2b..72d56c0f1 100644 --- a/npc/mobs/dungeons/glastheim.txt +++ b/npc/mobs/dungeons/glastheim.txt @@ -96,7 +96,7 @@ gl_prison,0,0,0,0 monster Rybio 1201,15,0,0,0 // gl_prison1 - Glast Heim Underprison F2 //================================================== gl_prison1,0,0,0,0 monster Skeleton Prisoner 1196,30,0,0,0 -gl_prison1,0,0,0,0 monster Cramp 1209,20,0,0,0 +gl_prison1,0,0,0,0 monster Cramp 1209,5,0,0,0 gl_prison1,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 gl_prison1,0,0,0,0 monster Injustice 1257,40,0,0,0 gl_prison1,0,0,0,0 monster Zealotus 1200,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/louydun.txt b/npc/mobs/dungeons/louydun.txt index 81242b767..f81e23d4c 100644 --- a/npc/mobs/dungeons/louydun.txt +++ b/npc/mobs/dungeons/louydun.txt @@ -35,8 +35,8 @@ lou_dun02,0,0,0,0 monster Mimic 1191,5,0,0,0 //================================================== // lou_dun03 - Suei Long Gon //================================================== -lou_dun03,0,0,0,0 monster Yao Jun 1512,25,0,0,0 -lou_dun03,0,0,0,0 monster Zhu Po Long 1514,25,0,0,0 +lou_dun03,0,0,0,0 monster Yao Jun 1512,25,120000,60000,0 +lou_dun03,0,0,0,0 monster Zhu Po Long 1514,25,120000,60000,0 lou_dun03,0,0,0,0 monster Mao Guai 1513,15,0,0,0 lou_dun03,0,0,0,0 monster Green Maiden 1631,5,3000000,1800000,1 lou_dun03,0,0,0,0 monster White Lady 1630,1,7000000,5000000,1 |