summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-31 12:59:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-31 12:59:59 -0300
commit42cebd5842663c38dc93b5e8e184d3577742849a (patch)
tree4b23336408032edd61ad27f191cebd1935539668 /npc/commands
parent7126e6317ed2ad2bf02ee590c32d539d9cff32b3 (diff)
downloadserverdata-42cebd5842663c38dc93b5e8e184d3577742849a.tar.gz
serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.tar.bz2
serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.tar.xz
serverdata-42cebd5842663c38dc93b5e8e184d3577742849a.zip
Bug
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/super-menu.txt2
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)