diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 12:59:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 12:59:59 -0300 |
commit | 42cebd5842663c38dc93b5e8e184d3577742849a (patch) | |
tree | 4b23336408032edd61ad27f191cebd1935539668 /npc/commands/super-menu.txt | |
parent | 7126e6317ed2ad2bf02ee590c32d539d9cff32b3 (diff) | |
download | serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.tar.gz serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.tar.bz2 serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.tar.xz serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.zip |
Bug
Diffstat (limited to 'npc/commands/super-menu.txt')
-rw-r--r-- | npc/commands/super-menu.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index af48b9788..52ac7e0a8 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -17,7 +17,7 @@ function script SuperMenu { l("Scheduled broadcasts"), rif(is_admin(), l("MOTD")), rif(is_gm(), l("Event management")), - rif(is_admin(), l("Join teh Guild"), + rif(is_admin(), l("Join teh Guild")), l("Debug"); switch (@menu) |