summaryrefslogtreecommitdiff
path: root/npc/003-1/hasan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/hasan.txt')
-rw-r--r--npc/003-1/hasan.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt
index e9f9467e3..33b609a66 100644
--- a/npc/003-1/hasan.txt
+++ b/npc/003-1/hasan.txt
@@ -101,5 +101,9 @@ L_DoSteal:
OnInit:
.sex = G_MALE;
.distance = 5;
+
+ //npcspeed(150);
+ //npcwalkto(<x>, <y>);
+
end;
}