summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/carmie.txt9
-rw-r--r--npc/001-1/nalkri.txt9
-rw-r--r--npc/001-1/xilaxa.txt9
3 files changed, 3 insertions, 24 deletions
diff --git a/npc/001-1/carmie.txt b/npc/001-1/carmie.txt
index 1f8680ab..014664c0 100644
--- a/npc/001-1/carmie.txt
+++ b/npc/001-1/carmie.txt
@@ -9,14 +9,7 @@
close;
OnTimer1000:
- if (isunitwalking())
- {
- initnpctimer;
- end;
- }
- movetonextpos;
- initnpctimer;
- end;
+ domovestep;
OnInit:
initpath "move", 89, 68,
diff --git a/npc/001-1/nalkri.txt b/npc/001-1/nalkri.txt
index 4d0a26bd..6e8f0101 100644
--- a/npc/001-1/nalkri.txt
+++ b/npc/001-1/nalkri.txt
@@ -9,14 +9,7 @@
close;
OnTimer1000:
- if (isunitwalking())
- {
- initnpctimer;
- end;
- }
- movetonextpos;
- initnpctimer;
- end;
+ domovestep;
OnInit:
initpath "move", 56, 84,
diff --git a/npc/001-1/xilaxa.txt b/npc/001-1/xilaxa.txt
index 62b0a8f4..b1a90da5 100644
--- a/npc/001-1/xilaxa.txt
+++ b/npc/001-1/xilaxa.txt
@@ -9,14 +9,7 @@
close;
OnTimer1000:
- if (isunitwalking())
- {
- initnpctimer;
- end;
- }
- movetonextpos;
- initnpctimer;
- end;
+ domovestep;
OnInit:
initpath "move", 52, 54,