summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 74b03bfd..a5b07a47 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -8,7 +8,7 @@
000-1.gat,34,111,0,1 script Tibbo 110;2,{
set @g, getq(ShipQuests_Gugli);
- if (@g == 1) goto l_NoTask;
+ if (@g == 0) goto l_NoTask;
set @q, getq(ShipQuests_Tibbo);
if (@q == 1) goto l_CallFunc;