diff options
Diffstat (limited to 'npc/002-1/peter.txt')
-rw-r--r-- | npc/002-1/peter.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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: |