From cc059f55becddd515d34bc6c606529e7789a53d9 Mon Sep 17 00:00:00 2001 From: Lupus Date: Tue, 28 Dec 2004 20:02:46 +0000 Subject: 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 --- npc/Changelog.txt | 3 +++ npc/mobs/dungeons/pront_sewers.txt | 2 +- npc/mobs/fields/comodo.txt | 6 +++--- npc/mobs/fields/geffen.txt | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index c8b56285a..f10091a03 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -34,6 +34,9 @@ Other Ppl Date Added ====== +12/29 + * Fixed respawn delay of Toad and Golden Thief Bug (it was the actual_delay/2). Mob placement files should be revised again [Lupus] + 12/27 * kafra_bank.txt added an extra exploit protection [Lupus] * kafra_bank.txt was missing an npc label [celest] 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 diff --git a/npc/mobs/fields/comodo.txt b/npc/mobs/fields/comodo.txt index 26227daf8..1da9865ab 100644 --- a/npc/mobs/fields/comodo.txt +++ b/npc/mobs/fields/comodo.txt @@ -41,9 +41,9 @@ cmd_fild03.gat,0,0,0,0 monster Anolian 1206,60,0,0,0 cmd_fild03.gat,0,0,0,0 monster Pest 1256,30,0,0,0 cmd_fild03.gat,0,0,0,0 monster Rotar Zairo 1392,30,0,0,0 cmd_fild03.gat,0,0,0,0 monster Poporing 1031,10,0,0,0 -cmd_fild03.gat,0,0,0,0 monster Toad 1089,1,1800000,1500000,0 -cmd_fild03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,1800000,1 -cmd_fild03.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,3600000,2000000,0 +cmd_fild03.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 +cmd_fild03.gat,0,0,0,0 monster Shining Plant 1083,3,3600000,1800000,1 +cmd_fild03.gat,0,0,0,0 monster Mutant Dragonoid 1262,1,7200000,3600000,1 //(cmd_fild04.gat)* cmd_fild04.gat,221,120,120,40 monster Sea Otter 1323,20,0,0,0 diff --git a/npc/mobs/fields/geffen.txt b/npc/mobs/fields/geffen.txt index db662dbb2..7e1e4514e 100644 --- a/npc/mobs/fields/geffen.txt +++ b/npc/mobs/fields/geffen.txt @@ -23,7 +23,7 @@ gef_fild00.gat,54,212,5,5 monster Green Plant 1080,3,360000,180000,1 //(gef_fild01.gat)* gef_fild01.gat,0,0,0,0 monster Poporing 1031,40,0,0,0 gef_fild01.gat,0,0,0,0 monster Roda Frog 1012,80,0,0,0 -gef_fild01.gat,0,0,0,0 monster Toad 1089,1,1800000,200000,1 +gef_fild01.gat,0,0,0,0 monster Toad 1089,1,3600000,1800000,1 gef_fild01.gat,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 //(gef_fild02.gat)* -- cgit v1.2.3-60-g2f50