Fixes communications consoles

This commit is contained in:
CitadelStationBot
2017-06-09 20:08:42 -05:00
parent f5d219bc6b
commit 7658deae09
+1 -1
View File
@@ -1,7 +1,7 @@
// The communications computer
/obj/machinery/computer/communications
name = "communications console"
desc = "This can be used for various important functions. Still under developement."
desc = "A console used for high-priority announcements and emergencies."
icon_screen = "comm"
icon_keyboard = "tech_key"
req_access = list(GLOB.access_heads)