From ed6d76d47341103b2eb5389d805ae12103af3e70 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 11:01:42 -0300 Subject: Melina stays on same spot for too long --- npc/012-2/melina.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/012-2/melina.txt') diff --git a/npc/012-2/melina.txt b/npc/012-2/melina.txt index 488090446..a9f96133a 100644 --- a/npc/012-2/melina.txt +++ b/npc/012-2/melina.txt @@ -33,19 +33,19 @@ OnInit: initpath "move", 54, 43, "dir", DOWN, 0, - "wait", 60, 0, + "wait", 20, 0, "move", 43, 43, "dir", DOWN, 0, - "wait", 60, 0, + "wait", 20, 0, "move", 48, 45, "dir", DOWN, 0, - "wait", 60, 0, + "wait", 20, 0, "move", 58, 42, "dir", DOWN, 0, - "wait", 60, 0, + "wait", 20, 0, "move", 35, 43, "dir", DOWN, 0, - "wait", 30, 0; + "wait", 20, 0; initialmove; initnpctimer; -- cgit v1.2.3-70-g09d2