diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 18:32:08 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 18:32:08 +0000 |
commit | cfdac168646533c73d56da77b95b90d2b995c6eb (patch) | |
tree | 8a092147e03ef4be86fb5288c5a27690bedaa4ab /npc/commands/debug-quest.txt | |
parent | 69dd9c2d6dac4bcf3a396a8c375c1098a86dd541 (diff) | |
parent | 2c225255950a09ee5641913bb6022e8881c1c679 (diff) | |
download | serverdata-s20190422.tar.gz serverdata-s20190422.tar.bz2 serverdata-s20190422.tar.xz serverdata-s20190422.zip |
Merge branch 'jesusalva/legion' into 'master's20190422
Package Legion for travel.
Closes evol-all#25
See merge request evol/serverdata!174
Diffstat (limited to 'npc/commands/debug-quest.txt')
-rw-r--r-- | npc/commands/debug-quest.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt index 1c3e0b5c..96a8e290 100644 --- a/npc/commands/debug-quest.txt +++ b/npc/commands/debug-quest.txt @@ -130,7 +130,8 @@ function script GlobalQuestDebug { "Rumly", General_Rumly, l("Narrator"), General_Narrator, "Janus", General_Janus, - l("Cooking"), General_Cooking; + l("Cooking"), General_Cooking, + l("Brotherhood"), General_Brotherhood; switch (@menuret) { |