update console description

This commit is contained in:
Kyep
2020-08-28 10:40:44 -07:00
parent 42933021f2
commit b279af4010
@@ -9,7 +9,7 @@
// The communications computer
/obj/machinery/computer/communications
name = "communications console"
desc = "This can be used for various important functions. Still under developement."
desc = "This allows the Captain to contact Central Command, change the alert level, and call the Escape Shuttle."
icon_keyboard = "tech_key"
icon_screen = "comm"
req_access = list(ACCESS_HEADS)