summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/debug-quest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt
index 208291f5..763db68a 100644
--- a/npc/commands/debug-quest.txt
+++ b/npc/commands/debug-quest.txt
@@ -70,7 +70,7 @@ function script GlobalQuestDebug {
mes l("Please select a quest:");
menuint
- menuimage("actions/back", l("Go back")), ,
+ menuimage("actions/back", l("Go back")), -1,
l("Lazy Brother"), ArtisQuests_LazyBrother,
l("Urchin"), ArtisQuests_Urchin,
l("Catching a piou"), ArtisQuests_CatchPiou,