From b968491ccab160d2c8ed58af0988680f5328b885 Mon Sep 17 00:00:00 2001 From: Reid Yaro Date: Wed, 20 Feb 2013 11:43:31 +0000 Subject: Correct Gugli bug. --- npc/000-1/gugli.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/000-1/gugli.txt') 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: -- cgit v1.2.3-70-g09d2