mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Changes the RCON computer to use the power screen instead.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
name = "\improper RCON console"
|
name = "\improper RCON console"
|
||||||
desc = "Console used to remotely control machinery on the station."
|
desc = "Console used to remotely control machinery on the station."
|
||||||
icon_keyboard = "power_key"
|
icon_keyboard = "power_key"
|
||||||
icon_screen = "ai-fixer"
|
icon_screen = "power_screen"
|
||||||
light_color = "#a97faa"
|
light_color = "#a97faa"
|
||||||
circuit = /obj/item/weapon/circuitboard/rcon_console
|
circuit = /obj/item/weapon/circuitboard/rcon_console
|
||||||
req_one_access = list(access_engine)
|
req_one_access = list(access_engine)
|
||||||
|
|||||||
Reference in New Issue
Block a user