diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 12:58:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 12:58:59 -0300 |
commit | 7126e6317ed2ad2bf02ee590c32d539d9cff32b3 (patch) | |
tree | 428249faf29decab25850dd64ff5a181e085330b /npc/commands/super-menu.txt | |
parent | a65208bd99b581d3652421c133acfd1c417d3454 (diff) | |
download | serverdata-7126e6317ed2ad2bf02ee590c32d539d9cff32b3.tar.gz serverdata-7126e6317ed2ad2bf02ee590c32d539d9cff32b3.tar.bz2 serverdata-7126e6317ed2ad2bf02ee590c32d539d9cff32b3.tar.xz serverdata-7126e6317ed2ad2bf02ee590c32d539d9cff32b3.zip |
ASAP Fix
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 80c5b7d46..af48b9788 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 Guild: @@", getguildname(1))), + rif(is_admin(), l("Join teh Guild"), l("Debug"); switch (@menu) |