mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-28 05:45:10 -06:00
Fixed bug where swamp toads never respawned
Set a respawn_delay for swamp toad npc to 34 ticks (20 seconds)
This commit is contained in:
parent
a2819f81e6
commit
de3cf3e856
2 changed files with 6 additions and 2 deletions
|
|
@ -10334,6 +10334,7 @@
|
|||
"examine": "A green skinned croaker",
|
||||
"melee_animation": "0",
|
||||
"range_animation": "0",
|
||||
"respawn_delay": "34",
|
||||
"defence_animation": "0",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue