Quick fix for trialmins being able to right click -> VV

Removing VV from observers. (More nerfs incomings)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4899 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
aranclanos@hotmail.com
2012-10-17 09:36:42 +00:00
parent f9501864d7
commit d21fb3c87c

View File

@@ -61,6 +61,7 @@
if ("Trial Admin")
holder.level = 3
if(holder.state == 2) // if observing
verbs += /client/proc/debug_variables
verbs += /client/proc/cmd_modify_ticker_variables
verbs += /client/proc/toggle_view_range
verbs += /client/proc/Getmob
@@ -94,8 +95,6 @@
if ("Admin Observer")
holder.level = -1
if(holder.state == 2) // if observing
verbs += /client/proc/debug_variables
// if ("Banned")
// holder.level = -2