Sprite fix.

This commit is contained in:
Segrain
2013-10-24 19:09:45 +03:00
parent d8f0c43be1
commit bc9f57e66d
2 changed files with 8 additions and 2 deletions

View File

@@ -200,4 +200,10 @@
name = "Engineering Cameras"
desc = "Used to monitor fires and breaches."
icon_state = "engineeringcameras"
network = list("Engineering","Power Alarms","Atmosphere Alarms","Fire Alarms")
network = list("Engineering","Power Alarms","Atmosphere Alarms","Fire Alarms")
/obj/machinery/computer/security/nuclear
name = "Mission Monitor"
desc = "Used to access the built-in cameras in helmets."
icon_state = "syndicam"
network = list("NUKE")