diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-20 20:48:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-20 20:48:09 -0300 |
commit | 70e6a1bff6275a822b86727bb74c7513846614d3 (patch) | |
tree | b14f8e2671179fd87e135388ff04e0a51555450b /npc/002-1 | |
parent | 3494e50116dfaed4499b9570ef7365a5e2b1d233 (diff) | |
download | serverdata-70e6a1bff6275a822b86727bb74c7513846614d3.tar.gz serverdata-70e6a1bff6275a822b86727bb74c7513846614d3.tar.bz2 serverdata-70e6a1bff6275a822b86727bb74c7513846614d3.tar.xz serverdata-70e6a1bff6275a822b86727bb74c7513846614d3.zip |
Peter has so many bugs
Diffstat (limited to 'npc/002-1')
-rw-r--r-- | npc/002-1/peter.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 8589912e8..6ddbe8182 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -94,6 +94,10 @@ L_ReturnFail: //instance_destroy(.@q3); setq2 ShipQuests_Peter, 0; setq3 ShipQuests_Peter, -1; + deltimer("RattosControl::OnRatto1Respawn"); + deltimer("RattosControl::OnRatto2Respawn"); + deltimer("RattosControl::OnRatto3Respawn"); + deltimer("RattosControl::OnRatto4Respawn"); mesn; mesq l("I see it's not so easy to get rid of the monsters. Do you want to try again?"); next; |