mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Added the ability to lock down a borg with the robot terminal
I am very much unhappy with the current state of the lockdown, as it leaves the robot unable to speak (and thus unable to explain itself), but I have thus far been unable to find an easy way to leave it unable to act while still able to speak Cyborgs can no longer use the robot terminal against cyborgs that aren't themselves git-svn-id: http://tgstation13.googlecode.com/svn/trunk@538 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -47,3 +47,4 @@
|
||||
var/weaponlock_time = 120
|
||||
var/datum/ai_laws/laws = null //Making it so borgs can have laws when there isn't an AI.
|
||||
var/lawupdate = 1 //Cyborgs will sync their laws with their AI by default
|
||||
var/lockcharge //Used when locking down a borg to preserve cell charge
|
||||
|
||||
Reference in New Issue
Block a user