From 212bb43e7d0f046b646f496641c49d15e309283e Mon Sep 17 00:00:00 2001 From: Livio Recchia Date: Thu, 12 Nov 2020 23:22:48 +0000 Subject: Add a couple quests for Captain Hal and Sergeant Ryan --- npc/commands/debug-quest.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/commands/debug-quest.txt') 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, -- cgit v1.2.3-70-g09d2