summaryrefslogtreecommitdiff
path: root/npc/functions/quest-debug/008-ShipQuests_Couwan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/quest-debug/008-ShipQuests_Couwan.txt')
-rw-r--r--npc/functions/quest-debug/008-ShipQuests_Couwan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/quest-debug/008-ShipQuests_Couwan.txt b/npc/functions/quest-debug/008-ShipQuests_Couwan.txt
index e9763a56..9ad2ca2c 100644
--- a/npc/functions/quest-debug/008-ShipQuests_Couwan.txt
+++ b/npc/functions/quest-debug/008-ShipQuests_Couwan.txt
@@ -17,7 +17,7 @@ function script QuestDebug8 {
l("Couwan asks to deliver box"), 1,
l("Delivered box, got reward"), 2;
- if (@menuret == 32766)
+ if (@menuret < 0)
{
return;
}