summaryrefslogtreecommitdiff
path: root/npc/commands/debug-quest.txt
diff options
context:
space:
mode:
authorLivio Recchia <recchialivio@libero.it>2020-11-12 23:22:48 +0000
committerJesusaves <cpntb1@ymail.com>2020-11-12 23:22:48 +0000
commit212bb43e7d0f046b646f496641c49d15e309283e (patch)
tree74263f2ba8ebb78e826aad4cb4d13799e787b420 /npc/commands/debug-quest.txt
parente9b5eb877f1653054d6aa74ead4ae3b26d3f69f6 (diff)
downloadserverdata-212bb43e7d0f046b646f496641c49d15e309283e.tar.gz
serverdata-212bb43e7d0f046b646f496641c49d15e309283e.tar.bz2
serverdata-212bb43e7d0f046b646f496641c49d15e309283e.tar.xz
serverdata-212bb43e7d0f046b646f496641c49d15e309283e.zip
Add a couple quests for Captain Hal and Sergeant Ryan
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,