From 1f514c029f11311c6785cd017fc219005bf5f981 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 13 Jan 2020 17:40:47 -0300 Subject: Break 052-1 door repel X axis. This prevents people to accidentaly trying to walk in through the door before time and dying for keeping the up arrow pressed. --- world/map/npc/052-1/channelling.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/052-1/channelling.txt b/world/map/npc/052-1/channelling.txt index 5eb3dfbf..59628d0b 100644 --- a/world/map/npc/052-1/channelling.txt +++ b/world/map/npc/052-1/channelling.txt @@ -32,7 +32,7 @@ L_ShouldNotBeHere: end; L_PushBack: - warp "052-1", 57, 34; + warp "052-1", 58, 34; heal ((MaxHp/100) * -20), 0; message strcharinfo(0), "You are pushed back violently. There is probably some way to break this barrier."; mes "You are pushed back violently."; -- cgit v1.2.3-60-g2f50