diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-28 20:02:46 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-28 20:02:46 +0000 |
commit | cc059f55becddd515d34bc6c606529e7789a53d9 (patch) | |
tree | 67e11eb1421e851feff75a9e2083c2a6c1b6bc77 /npc/mobs/dungeons | |
parent | f26c08266437d4d086acb0dd3c6a7057031b58ea (diff) | |
download | hercules-cc059f55becddd515d34bc6c606529e7789a53d9.tar.gz hercules-cc059f55becddd515d34bc6c606529e7789a53d9.tar.bz2 hercules-cc059f55becddd515d34bc6c606529e7789a53d9.tar.xz hercules-cc059f55becddd515d34bc6c606529e7789a53d9.zip |
fixed mob respawn delay Toad + Golden Bug
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@847 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons')
-rw-r--r-- | npc/mobs/dungeons/pront_sewers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/pront_sewers.txt b/npc/mobs/dungeons/pront_sewers.txt index bac25a8d3..f626d912c 100644 --- a/npc/mobs/dungeons/pront_sewers.txt +++ b/npc/mobs/dungeons/pront_sewers.txt @@ -41,4 +41,4 @@ prt_sewb4.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0 prt_sewb4.gat,0,0,0,0 monster Thief Bug Male 1054,70,0,0,0 prt_sewb4.gat,0,0,0,0 monster Thief Bug Larva 1051,20,0,0,0 prt_sewb4.gat,0,0,0,0 monster Thief Bug Egg 1048,10,0,0,0 -prt_sewb4.gat,0,0,0,0 monster Golden Thief Bug 1086,1,3600000,7200000,0 +prt_sewb4.gat,0,0,0,0 monster Golden Thief Bug 1086,1,7200000,7200000,0 |