From 83a743409e460701a37313bb4e04540d2a83b06c Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 31 Dec 2012 02:02:24 +0100 Subject: Remove init timer on peter script. --- npc/000-2-1/peter.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index 8d2bd92c..dcb1d63c 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -276,8 +276,8 @@ l_CleaningClose: killmonster "000-2-2.gat", "RattosControl::OnRatto2Death"; killmonster "000-2-2.gat", "RattosControl::OnRatto3Death"; killmonster "000-2-2.gat", "RattosControl::OnRatto4Death"; - initnpctimer; - close; + + end; l_Reward: warp "000-2-1.gat", 72, 36; -- cgit v1.2.3-70-g09d2