Merge pull request #2934 from Citadel-Station-13/upstream-merge-30913
[MIRROR] Stops AIs from giving the borg a free secondary light
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
// Upgrades bitflag
|
||||
var/upgrades = 0
|
||||
|
||||
var/internal_light = TRUE //Whether it can light up when an AI views it
|
||||
|
||||
/obj/machinery/camera/Initialize(mapload)
|
||||
. = ..()
|
||||
assembly = new(src)
|
||||
|
||||
Reference in New Issue
Block a user