fixed mob respawn delay Toad + Golden Bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@847 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
f30034c583
commit
c6030b64ae
@ -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]
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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)*
|
||||
|
Loading…
x
Reference in New Issue
Block a user