summaryrefslogtreecommitdiff
path: root/npc/001-6
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-07 15:54:15 +0000
committerJesusaves <cpntb1@ymail.com>2018-06-07 15:54:15 +0000
commit7cf16a189c66d3e0ab3418afa2f69df9f2f9b81e (patch)
tree3d18f432808337d828c6dc6908e81f9e320d011b /npc/001-6
parent2baeabe2292a8bb1200dd57fef8504c1a83c7fa4 (diff)
downloadserverdata-7cf16a189c66d3e0ab3418afa2f69df9f2f9b81e.tar.gz
serverdata-7cf16a189c66d3e0ab3418afa2f69df9f2f9b81e.tar.bz2
serverdata-7cf16a189c66d3e0ab3418afa2f69df9f2f9b81e.tar.xz
serverdata-7cf16a189c66d3e0ab3418afa2f69df9f2f9b81e.zip
Uh, not sure about the error
Diffstat (limited to 'npc/001-6')
-rw-r--r--npc/001-6/warp.txt2
1 files changed, 1 insertions, 1 deletions
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.");