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