From 33d7cda82df3fbafa664f29973b2d64d518f73ff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 21 May 2019 22:30:57 -0300 Subject: Testing - Blue Sage Investigation - OK! --- npc/020-7-1/oskari.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'npc/020-7-1/oskari.txt') diff --git a/npc/020-7-1/oskari.txt b/npc/020-7-1/oskari.txt index 1268a7d43..6b27bab4d 100644 --- a/npc/020-7-1/oskari.txt +++ b/npc/020-7-1/oskari.txt @@ -171,11 +171,15 @@ function pComplete { } +OnTimer1000: + domovestep; + OnInit: initpath "move", 122, 29, "dir", UP, 0, - "wait", 15, 0, + "wait", 5, 0, "dir", LEFT, 0, + "move", 59, 29, "move", 56, 29, "wait", 3, 0, "dir", RIGHT, 0, @@ -201,7 +205,11 @@ OnInit: "move", 25, 77, "wait", 3, 0, "dir", RIGHT, 0, - "wait", 10, 0; + "wait", 10, 0, + "move", 56, 29, + "wait", 3, 0, + "dir", RIGHT, 0, + "wait", 1, 0; // And go back to Peetu, which is very far away, 'cause I'm lazy initialmove; initnpctimer; -- cgit v1.2.3-70-g09d2