diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-22 11:06:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-22 11:06:26 -0300 |
commit | c3b19ebcbd77b827d8cc02679bfbfce59724ee07 (patch) | |
tree | 3bb2b89c9970c4801cdda3064bb04207118b098e | |
parent | bb6ec4873cd092d8efddc25d84042d2dabe8cc45 (diff) | |
download | serverdata-c3b19ebcbd77b827d8cc02679bfbfce59724ee07.tar.gz serverdata-c3b19ebcbd77b827d8cc02679bfbfce59724ee07.tar.bz2 serverdata-c3b19ebcbd77b827d8cc02679bfbfce59724ee07.tar.xz serverdata-c3b19ebcbd77b827d8cc02679bfbfce59724ee07.zip |
Actually, nobody is on hurry, Melina
-rw-r--r-- | npc/012-2/melina.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/012-2/melina.txt b/npc/012-2/melina.txt index 712f8b4bf..5d5ba9137 100644 --- a/npc/012-2/melina.txt +++ b/npc/012-2/melina.txt @@ -33,16 +33,16 @@ OnInit: initpath "move", 54, 43, "dir", DOWN, 0, - "wait", 20, 0, + "wait", 27, 0, "move", 43, 43, "dir", DOWN, 0, - "wait", 20, 0, + "wait", 27, 0, "move", 48, 45, "dir", DOWN, 0, - "wait", 20, 0, + "wait", 27, 0, "move", 58, 42, "dir", DOWN, 0, - "wait", 20, 0, + "wait", 27, 0, "move", 35, 43, "dir", DOWN, 0, "wait", 20, 0; |