diff options
Diffstat (limited to 'npc/002-1/peter.txt')
-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; |