mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Adds an adminverb to quickly take control of a mob, mostly for testing
Mech fabricator can no longer sync while it has a queue Fixes resisting out of cuffbuckling. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3449 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -254,6 +254,7 @@
|
||||
//verbs += /client/proc/give_spell --Merged with view variables
|
||||
//verbs += /client/proc/cmd_admin_ninjafy --Merged with view variables
|
||||
//verbs += /client/proc/cmd_switch_radio --removed as tcommsat is staying
|
||||
verbs += /client/proc/cmd_ASSUME_DIRECT_CONTROL
|
||||
else return
|
||||
|
||||
//Game Master
|
||||
@@ -415,6 +416,7 @@
|
||||
verbs -= /client/proc/togglebuildmodeself
|
||||
verbs -= /client/proc/kill_airgroup
|
||||
verbs -= /client/proc/debug_master_controller
|
||||
verbs -= /client/proc/cmd_ASSUME_DIRECT_CONTROL
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user