From 03f284d743ccf0e56db2ea0d69bb0747b87ff4c4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Jul 2018 14:12:51 -0300 Subject: Fix the warps for Land Of Fire Village: @w lof and use of machine --- npc/items/teleporter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/teleporter.txt b/npc/items/teleporter.txt index 3abfc210e..d14f03413 100644 --- a/npc/items/teleporter.txt +++ b/npc/items/teleporter.txt @@ -52,7 +52,7 @@ L_LoF: dispbottom l("You are hurt, and cannot use this."); } else { doevent "shake::OnGM"; - warp "017-1", 0, 0; + warp "017-1", 120, 89; TELEPORTER_TIME=gettimetick(2)+(60*30); } closedialog; -- cgit v1.2.3-60-g2f50