summaryrefslogtreecommitdiff
path: root/npc/001-2-22/chefgado.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-22/chefgado.txt')
-rw-r--r--npc/001-2-22/chefgado.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-22/chefgado.txt b/npc/001-2-22/chefgado.txt
index b7b46e17..ae95d408 100644
--- a/npc/001-2-22/chefgado.txt
+++ b/npc/001-2-22/chefgado.txt
@@ -31,7 +31,7 @@ function foodQuest {
// FOOD QUEST: BEGIN
.@ally=(getq(ShipQuests_ChefGado) == 4); // TRUE if you helped Gado
mesn;
- mesq (.@ally ? l("I suppose I could. You helped me, after all.") : lg("Why should I help you, traitor?"));
+ mesq (.@ally ? l("I suppose I could. You helped me, after all.") : l("Why should I help you, traitor?"));
next;
// Empty Bowl needed
if (!countitem(EmptyBowl)) {