From 5d7c9eb8b6f3175d7eb5afe28eb85519d1d2cd2d Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 18 Aug 2016 18:45:01 -0400 Subject: last minute changes --- npc/functions/quest-debug/012-ShipQuests_Gulukan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/quest-debug/012-ShipQuests_Gulukan.txt') 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; } -- cgit v1.2.3-60-g2f50