- View variables is now admin candidate and up.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4861 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2012-10-13 21:13:20 +00:00
parent 3def1bd57a
commit 3df64dcff6

View File

@@ -8,6 +8,11 @@ client
//set src in world
if(!usr.client || !usr.client.holder || !(usr.client.holder.level >= 2) ) //admin candidate and up.
usr << "\red You need to be a higher level administrator to access this."
return
var/title = ""
var/body = ""