diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-06 00:04:44 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-06 00:04:44 +0000 |
commit | c88d874983f6a710ffe12c97802a5033e25937cc (patch) | |
tree | 1750ea2fad13aced7a1cc27bfed9dbbb502cbafd /npc/mobs/dungeons/eindun.txt | |
parent | 87e170d5c1244ba330543227d34dcd76811cfb7e (diff) | |
download | hercules-c88d874983f6a710ffe12c97802a5033e25937cc.tar.gz hercules-c88d874983f6a710ffe12c97802a5033e25937cc.tar.bz2 hercules-c88d874983f6a710ffe12c97802a5033e25937cc.tar.xz hercules-c88d874983f6a710ffe12c97802a5033e25937cc.zip |
Fixed some bugs in Einbech and Geffen spawns
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10483 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/eindun.txt')
-rw-r--r-- | npc/mobs/dungeons/eindun.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/dungeons/eindun.txt b/npc/mobs/dungeons/eindun.txt index bccbcf90b..6d5fda6ce 100644 --- a/npc/mobs/dungeons/eindun.txt +++ b/npc/mobs/dungeons/eindun.txt @@ -21,7 +21,7 @@ ein_dun01,0,0,0,0 monster Pitman 1616,70,0,0,0 ein_dun01,0,0,0,0 monster Noxious 1620,30,0,0,0 ein_dun01,0,0,0,0 monster Porcellio 1619,30,0,0,0 -ein_dun01,0,0,0,0 monster Noxious 1620,20,0,0,0 +ein_dun01,0,0,0,0 monster Venomous 1621,20,0,0,0 ein_dun01,0,0,0,0 monster Old Stove 1617,5,120000,600000,0 ein_dun01,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 @@ -34,6 +34,6 @@ ein_dun02,75,151,60,133 monster Obsidian 1615,30,300000,0,0 ein_dun02,230,155,63,140 monster Mineral 1614,35,300000,0,0 ein_dun02,0,0,0,0 monster Teddy Bear 1622,10,0,0,0 ein_dun02,155,230,140,55 monster Teddy Bear 1622,20,480000,0,0 -ein_dun02,0,0,0,0 monster Noxious 1620,10,0,0,0 -ein_dun02,154,80,134,55 monster Noxious 1620,20,480000,0,0 +ein_dun02,0,0,0,0 monster Old Stove 1617,10,0,0,0 +ein_dun02,154,80,134,55 monster Old Stove 1617,20,480000,0,0 ein_dun02,0,0,0,0 monster RSX-0806 1623,1,7500000,7200000,0 |