summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/023-3/logic.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/023-3/logic.txt b/npc/023-3/logic.txt
index 2a2f1e440..665a7fe50 100644
--- a/npc/023-3/logic.txt
+++ b/npc/023-3/logic.txt
@@ -284,7 +284,7 @@ OnTimer120:
OnTouchie:
percentheal -40, -40;
- slide 47, 42;
+ slide 49, 41;
end;
OnTouchNPC:
@@ -298,7 +298,7 @@ OnTouchNPC:
OnInit:
npcspeed(240);
initnpctimer;
- npcwalkto(48, 41);
+ npcwalkto(49, 41);
end;
OnTimer120: