diff options
-rw-r--r-- | world/map/npc/052-1/channelling.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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."; |