Merge pull request #1512 from Citadel-Station-13/upstream-merge-28239
[MIRROR] Fixes communications consoles
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
// The communications computer
|
// The communications computer
|
||||||
/obj/machinery/computer/communications
|
/obj/machinery/computer/communications
|
||||||
name = "communications console"
|
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_screen = "comm"
|
||||||
icon_keyboard = "tech_key"
|
icon_keyboard = "tech_key"
|
||||||
req_access = list(GLOB.access_heads)
|
req_access = list(GLOB.access_heads)
|
||||||
|
|||||||
Reference in New Issue
Block a user