Stops AIs from giving the borg a free secondary light (#30913)
* Stops AIs from giving the borg a free secondary light * Using a camera var now * Wrong if * My brain is not working
This commit is contained in:
committed by
CitadelStationBot
parent
5b05af9036
commit
31f6898a87
@@ -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