summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-1/beuss.txt3
-rw-r--r--npc/001-1/xilaxa.txt3
2 files changed, 2 insertions, 4 deletions
diff --git a/npc/001-1/beuss.txt b/npc/001-1/beuss.txt
index c6b471a4..f8843500 100644
--- a/npc/001-1/beuss.txt
+++ b/npc/001-1/beuss.txt
@@ -4,7 +4,7 @@
// Description:
// Angry member of the legion of Aemil.
-001-1,45,52,0 script Beuss NPC_BEUSS,{
+001-1,45,48,0 script Beuss NPC_BEUSS,{
stopnpctimer;
initnpctimer;
.dir = 4;
@@ -26,4 +26,3 @@ OnInit:
.distance = 2;
end;
}
-
diff --git a/npc/001-1/xilaxa.txt b/npc/001-1/xilaxa.txt
index b1a90da5..458f1201 100644
--- a/npc/001-1/xilaxa.txt
+++ b/npc/001-1/xilaxa.txt
@@ -12,8 +12,7 @@ OnTimer1000:
domovestep;
OnInit:
- initpath "move", 52, 54,
- "move", 57, 82,
+ initpath "move", 57, 82,
"move", 56, 86,
"wait", 1, 0,
"dir", RIGHT, 0,