summaryrefslogtreecommitdiff
path: root/npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt')
-rw-r--r--npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt b/npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt
index 02d674b0..d2ca14d5 100644
--- a/npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt
+++ b/npc/functions/quest-debug/019-ArtisQuests_LazyBrother.txt
@@ -19,7 +19,7 @@ function script QuestDebug19 {
l("Told bobo to go home"), 3,
l("Katja gave reward"), 4;
- if (@menuret == 32766)
+ if (@menuret < 0)
{
return;
}