summaryrefslogtreecommitdiff
path: root/npc/test/npc4.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/test/npc4.txt')
-rw-r--r--npc/test/npc4.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/npc/test/npc4.txt b/npc/test/npc4.txt
index 781036671..4d54532b2 100644
--- a/npc/test/npc4.txt
+++ b/npc/test/npc4.txt
@@ -19,8 +19,15 @@ OnInit:
initpath "move", 20, 20,
"dir", 6, 0,
"move", 25, 20,
- "wait", 3, 0,
- "move", 22, 10;
+ "emote", 3, 0,
+ "class", 104, 0,
+ "wait", 2, 0,
+ "move", 22, 10,
+ "rmove", 3, 3,
+ "class", 801, 0,
+ "wait", 1, 0,
+ "warp", 22, 30,
+ "goto", 0, 0;
initialmove;
initnpctimer;
}