summaryrefslogtreecommitdiff
path: root/npc/test/npc4.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-25 23:35:00 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-25 23:35:00 +0300
commitfbc3d6d0c4c8e6a56f07dc8b70882f975b1f7bf2 (patch)
tree682be024859b9d4707a532264b545bfdd7869aea /npc/test/npc4.txt
parentcd76e166e06b65587c29b9664a763a59f2edd621 (diff)
downloadserverdata-fbc3d6d0c4c8e6a56f07dc8b70882f975b1f7bf2.tar.gz
serverdata-fbc3d6d0c4c8e6a56f07dc8b70882f975b1f7bf2.tar.bz2
serverdata-fbc3d6d0c4c8e6a56f07dc8b70882f975b1f7bf2.tar.xz
serverdata-fbc3d6d0c4c8e6a56f07dc8b70882f975b1f7bf2.zip
Add support for sit and stand command in npcmove engine.
Diffstat (limited to 'npc/test/npc4.txt')
-rw-r--r--npc/test/npc4.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/test/npc4.txt b/npc/test/npc4.txt
index ba96b356b..2461a6014 100644
--- a/npc/test/npc4.txt
+++ b/npc/test/npc4.txt
@@ -17,6 +17,7 @@ OnTimer1000:
end;
OnInit:
initpath "move", 20, 20,
+ "sit", 0, 0,
"dir", 6, 0,
"move", 25, 20,
"emote", 3, 0,