From 7cf16a189c66d3e0ab3418afa2f69df9f2f9b81e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jun 2018 15:54:15 +0000 Subject: Uh, not sure about the error --- npc/001-6/warp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-6') diff --git a/npc/001-6/warp.txt b/npc/001-6/warp.txt index 07b941014..3e0607eb7 100644 --- a/npc/001-6/warp.txt +++ b/npc/001-6/warp.txt @@ -14,7 +14,7 @@ OnTouch: end; OnWarper: - if (isin("001-6", 159, 157, 159, 157) && !ispcdead() ) + if (isin("001-6", 159, 157, 159, 157) && ispcdead()==0 ) warp "soren", 179, 76; else dispbottom l("Failed to warp to Soren Village."); -- cgit v1.2.3-60-g2f50