Secrets panel is now available to all admin-datum holders. Each subsection is restricted to specific permissions however.

Adminhelp now loops through all clients in var/list/admins rather than every client in the world.

Both SERVER and FUN can toggle random events on/off.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5029 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
elly1989@rocketmail.com
2012-11-08 17:08:18 +00:00
parent 0b3ca8d0a6
commit 8a3e9ab885
4 changed files with 53 additions and 56 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ datum/controller/vote
var/trialmin = 0
if(C.holder)
admin = 1
if (C.holder.rights & R_ADMIN)
if(C.holder.rights & R_ADMIN)
trialmin = 1
voting |= C