diff options
Diffstat (limited to 'npc/000-1/gugli.txt')
-rw-r--r-- | npc/000-1/gugli.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index dc9d13c7..9d5c3505 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -24,7 +24,7 @@ 000-1,85,108,0 script Gugli NPC_GUGLI,{ - if (getq(ShipQuests_Couwan == 1)) + if (getq(ShipQuests_Couwan) == 1) { speech 4, l("Great to see you! What can I do for you today?"); |