From 35ef7811d4699e44e5cf9d8cba589aa310668500 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 28 Dec 2011 19:10:20 +0100 Subject: Change timer of piousrocket. --- npc/000-2-3/piousrocket.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/000-2-3') diff --git a/npc/000-2-3/piousrocket.txt b/npc/000-2-3/piousrocket.txt index 29e5b02e..6dab21bf 100644 --- a/npc/000-2-3/piousrocket.txt +++ b/npc/000-2-3/piousrocket.txt @@ -2,7 +2,7 @@ // Authors: // Ablu // Description: -// TODO +// Jumping pious. 000-2-3.gat,27,23,4,1 script PiousRocket 308,{ setnpcdir 2; @@ -10,7 +10,7 @@ initnpctimer; close; -OnTimer1000: +OnTimer1420: setnpcdir 4; stopnpctimer; end; -- cgit v1.2.3-70-g09d2