From e351db8c21f5b409483c5cd1db39a1f5a80a5f33 Mon Sep 17 00:00:00 2001 From: Saulc Date: Wed, 21 Feb 2018 23:30:50 +0100 Subject: slow guard philip --- npc/003-1/lieutenantdausen.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index 1a4e2fc95..bfccf5324 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -105,25 +105,25 @@ OnInit: initpath "move", 98, 104, "dir", DOWN, 0, - "wait", 1, 0, + "wait", 60, 0, "move", 84, 100, "dir", DOWN, 0, - "wait", 1, 0, + "wait", 45, 0, "move", 93, 110, "dir", DOWN, 0, - "wait", 1, 0, + "wait", 70, 0, "move", 101, 106, "dir", RIGHT, 0, - "wait", 1, 0, + "wait", 12, 0, "move", 98, 104, "dir", DOWN, 0, - "wait", 1, 0, + "wait", 68, 0, "move", 93, 110, "dir", DOWN, 0, - "wait", 1, 0, + "wait", 90, 0, "move", 111, 109, "dir", DOWN, 0, - "wait", 1, 0; + "wait", 11, 0; initialmove; initnpctimer; .distance = 5; -- cgit v1.2.3-60-g2f50