summaryrefslogtreecommitdiff
path: root/npc/000-1/jalad.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/jalad.txt')
-rw-r--r--npc/000-1/jalad.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 1b91fb781..44cdd78b4 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -8,7 +8,7 @@
000-1.gat,46,35,0,1 script Jalad 110;2,{
set @g, getq(ShipQuests_Gugli);
- if (@g == 1) goto l_NoTask;
+ if (@g == 0) goto l_NoTask;
set @q, getq(ShipQuests_Jalad);
if (@q == 1) goto l_CallFunc;