summaryrefslogtreecommitdiff
path: root/npc/functions/quest-debug/012-ShipQuests_Gulukan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/quest-debug/012-ShipQuests_Gulukan.txt')
-rw-r--r--npc/functions/quest-debug/012-ShipQuests_Gulukan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/quest-debug/012-ShipQuests_Gulukan.txt b/npc/functions/quest-debug/012-ShipQuests_Gulukan.txt
index 878b536f..a491d8a0 100644
--- a/npc/functions/quest-debug/012-ShipQuests_Gulukan.txt
+++ b/npc/functions/quest-debug/012-ShipQuests_Gulukan.txt
@@ -16,7 +16,7 @@ function script QuestDebug12 {
l("Does not have the quest"), 0,
l("Got the package"), 1;
- if (@menuret == 32766)
+ if (@menuret < 0)
{
return;
}