From ca900fe304048bf0bd29945b5b0d6f9f34903d87 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Sep 2018 18:26:11 -0300 Subject: Fix pipeline typo --- 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 85da81188..4e9b13494 100644 --- a/npc/items/teleporter.txt +++ b/npc/items/teleporter.txt @@ -10,7 +10,7 @@ // Checks if you can warp function loftel_check { - getmapxy(.@m$, .@x, .@y); + getmapxy(.@m$, .@x, .@y, 0); return (readparam(Hp) < readparam(MaxHp) && !getmapflag(.@m$, mf_town)); } -- cgit v1.2.3-60-g2f50