summaryrefslogtreecommitdiff
path: root/npc/commands/debug-quest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/debug-quest.txt')
-rw-r--r--npc/commands/debug-quest.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt
index 40a6a8b6..580173d0 100644
--- a/npc/commands/debug-quest.txt
+++ b/npc/commands/debug-quest.txt
@@ -108,9 +108,9 @@ function script GlobalQuestDebug {
l("Inspector"), HurnscaldQuests_Inspector,
l("Forest bow"), HurnscaldQuests_ForestBow,
l("Wooden shield"), HurnscaldQuests_WoodenShield,
- "Kfahr",HurnscaldQuests_Kfahr,
- "Galimatia",ArgaesQuest_Galimatia,
- "Rossy",HurnscaldQuests_Rossy;
+ "Kfahr", HurnscaldQuests_Kfahr,
+ "Galimatia", ArgaesQuest_Galimatia,
+ "Rossy", HurnscaldQuests_Rossy;
switch (@menuret)
{
@@ -131,6 +131,7 @@ function script GlobalQuestDebug {
menuint
menuimage("actions/back", l("Go back")), -1,
+ "Hal", General_CptHal,
l("Cookies"), General_Cookies,
"Rumly", General_Rumly,
l("Narrator"), General_Narrator,