summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-08 22:04:05 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-08 22:04:05 -0300
commit6752f6bef01149747e144cfe58e95755d831d47d (patch)
treeb74d2dbdf48a76e12368e9f33812ba1d2a60f76f /npc/003-2
parentaaa36f24314a915f5103114acfd4fa81166c816d (diff)
downloadserverdata-6752f6bef01149747e144cfe58e95755d831d47d.tar.gz
serverdata-6752f6bef01149747e144cfe58e95755d831d47d.tar.bz2
serverdata-6752f6bef01149747e144cfe58e95755d831d47d.tar.xz
serverdata-6752f6bef01149747e144cfe58e95755d831d47d.zip
[skip ci] better syntax
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/lua.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index 7393e79e3..94da648bf 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -241,7 +241,7 @@ L_Complete:
mesn;
mesq l("You see the docks on the other side of the town? There should be a ship docked there.");
next;
- if ($GAME_STORYLINE < 1) {
+ if (!$HURNS_LIBDATE) {
mesn;
mesq l("The ship can bring you to the town of Hurnscald, but we have a problem: It is currently being occupied by a Monster Army.");
next;