summaryrefslogtreecommitdiff
path: root/npc/000-1/gugli.txt
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-02-20 11:43:31 +0000
committerReid Yaro <reidyaro@gmail.com>2013-02-20 13:05:56 +0000
commitb968491ccab160d2c8ed58af0988680f5328b885 (patch)
tree98736760967c379b205dbaee1f3aa74df098814b /npc/000-1/gugli.txt
parentc733a48db7eb2bb8b623198d5d8db08f959989a3 (diff)
downloadserverdata-b968491ccab160d2c8ed58af0988680f5328b885.tar.gz
serverdata-b968491ccab160d2c8ed58af0988680f5328b885.tar.bz2
serverdata-b968491ccab160d2c8ed58af0988680f5328b885.tar.xz
serverdata-b968491ccab160d2c8ed58af0988680f5328b885.zip
Correct Gugli bug.
Diffstat (limited to 'npc/000-1/gugli.txt')
-rw-r--r--npc/000-1/gugli.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index a043d48f0..c1518d7c3 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -81,8 +81,8 @@ l_Menu:
menu
rif(getq(ShipQuests_Couwan) == 1, l("Couwan gave me this box, it is for you.")), l_Couwan,
rif(countitem("AquadaBox") > 0 || countitem("CroconutBox") > 0 || countitem("PlushroomBox") > 0, l("I have some food for you.")), l_CollectSmthing,
- rif(getq(ShipQuests_Couwan) < 2, l("Who should I search for?")), l_SailorNames,
- rif(getq(ShipQuests_Couwan) < 2, l("Where can I find your crew?")), l_Location,
+ rif(getq(ShipQuests_Gugli) < 2, l("Who should I search for?")), l_SailorNames,
+ rif(getq(ShipQuests_Gugli) < 2, l("Where can I find your crew?")), l_Location,
l("Bye!"), l_Quit;
l_MenuDone: