diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 17:44:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 17:44:26 -0300 |
commit | 6dbd19aac5e90d1441068af4632dc408d7d92e1a (patch) | |
tree | cd6bab81aa07c7cc1a4818ae965c4758351c07a8 /npc/commands/debug-quest.txt | |
parent | 00957058c66c40fb8f0310d1ebcdc706246b3482 (diff) | |
parent | cfdac168646533c73d56da77b95b90d2b995c6eb (diff) | |
download | serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.gz serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.bz2 serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.xz serverdata-toams/serverdata-omatt/serverdata-Training_room.zip |
Merge branch 'master' into toams/serverdata-omatt/serverdata-Training_roomtoams/serverdata-omatt/serverdata-Training_room
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 ee2b3a3d..34bdf63b 100644 --- a/npc/commands/debug-quest.txt +++ b/npc/commands/debug-quest.txt @@ -131,7 +131,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) { |