summaryrefslogtreecommitdiff
path: root/npc/functions/quest-debug/017-ShipQuests_ChefGado.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/quest-debug/017-ShipQuests_ChefGado.txt')
-rw-r--r--npc/functions/quest-debug/017-ShipQuests_ChefGado.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/quest-debug/017-ShipQuests_ChefGado.txt b/npc/functions/quest-debug/017-ShipQuests_ChefGado.txt
index 8bf5ea6f..5191802e 100644
--- a/npc/functions/quest-debug/017-ShipQuests_ChefGado.txt
+++ b/npc/functions/quest-debug/017-ShipQuests_ChefGado.txt
@@ -21,7 +21,7 @@ function script QuestDebug17 {
l("Completed, Julia wins (returned poison)"), 5,
l("Completed, Julia wins"), 6;
- if (@menuret == 32766)
+ if (@menuret < 0)
{
return;
}