From e882877191d63752907f07cf6fa1406ac33092fc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Jan 2019 22:23:19 -0200 Subject: Clean up old timers on Peter when quest is complete --- npc/002-1/peter.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/002-1/peter.txt') diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index b6821428c..221f33f84 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -252,6 +252,8 @@ OnDone: Zeny = Zeny + @peter; message strcharinfo(0), l("You receive @@ GP!", @peter); + deltimer("Peter::OnLowTime"); + deltimer("Peter::OnTimeout"); close; OnInit: -- cgit v1.2.3-60-g2f50