summaryrefslogtreecommitdiff
path: root/npc/functions/quest-debug/026-General_Rumly.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/quest-debug/026-General_Rumly.txt')
-rw-r--r--npc/functions/quest-debug/026-General_Rumly.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/quest-debug/026-General_Rumly.txt b/npc/functions/quest-debug/026-General_Rumly.txt
index ad245420..b4e90a59 100644
--- a/npc/functions/quest-debug/026-General_Rumly.txt
+++ b/npc/functions/quest-debug/026-General_Rumly.txt
@@ -18,7 +18,7 @@ function script QuestDebug26 {
l("Rumly wants @@", l("Plushroom")), 2,
l("Gave @@ to Rumly", l("Plushroom")), 3;
- if (@menuret == 32766)
+ if (@menuret < 0)
{
return;
}