summaryrefslogtreecommitdiff
path: root/npc/002-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-02 21:56:17 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-02 21:56:17 -0300
commitff2f84edf3eae832d68349f7199f67bf94d324b9 (patch)
tree2d0a38f9ad0ea4f8ba766ac2159dac822e4ad227 /npc/002-5
parente743e6ebd5b7e079da83713305cd90b8bee78588 (diff)
downloadserverdata-ff2f84edf3eae832d68349f7199f67bf94d324b9.tar.gz
serverdata-ff2f84edf3eae832d68349f7199f67bf94d324b9.tar.bz2
serverdata-ff2f84edf3eae832d68349f7199f67bf94d324b9.tar.xz
serverdata-ff2f84edf3eae832d68349f7199f67bf94d324b9.zip
We have a bug? Where?
Diffstat (limited to 'npc/002-5')
-rw-r--r--npc/002-5/main.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-5/main.txt b/npc/002-5/main.txt
index 28b5f5f54..ca412dd3c 100644
--- a/npc/002-5/main.txt
+++ b/npc/002-5/main.txt
@@ -6,6 +6,7 @@
end;
OnEvent:
+ if (@timer_navio_running == 0) end;
if (PC_DEST$ == "Candor") goto L_Candor;
else if (PC_DEST$ == "Tulim") goto L_Tulim;
else goto L_Error;