From 3713a15951b2fb9256f98452fb6c2b1c4a61dc84 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Fri, 13 Sep 2019 23:29:04 -0300
Subject: Because lack of animations, rolling stones will now roll you to a
 "safe" spot

---
 npc/023-3/logic.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'npc')

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:
-- 
cgit v1.2.3-70-g09d2