renamed all the admin menu items

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401606
This commit is contained in:
David Anderson
2007-10-17 02:40:41 +00:00
parent 31d8511904
commit 96cb8cbc38
7 changed files with 35 additions and 34 deletions
+13 -12
View File
@@ -8,25 +8,26 @@
{
"PlayerCommands"
{
"item" "Slay"
"item" "Kick"
"item" "Ban"
"item" "Gag/Mute"
"item" "Burn"
"item" "sm_slay"
"item" "sm_kick"
"item" "sm_ban"
"item" "sm_gag"
"item" "sm_burn"
}
"ServerCommands"
{
"item" "Change Map"
"item" "Exec CFG"
"item" "Reload Admins"
"item" "sm_map"
"item" "sm_execcfg"
"item" "sm_reloadadmins"
}
"VotingCommands"
{
"item" "Cancel Vote"
"item" "Map Vote"
"item" "Kick Vote"
"item" "Ban Vote"
"item" "sm_cancelvote"
"item" "sm_votemap"
"item" "sm_votekick"
"item" "sm_voteban"
}
}