mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
The Computer-ening (#13831)
This commit is contained in:
@@ -200,8 +200,10 @@
|
||||
name = "R&D server controller"
|
||||
desc = "A console use to operate a RnD server, such as locking it, wiping it, or downloading its stored research."
|
||||
|
||||
icon_screen = "sci"
|
||||
light_color = "#a97faa"
|
||||
icon_screen = "rdcomp"
|
||||
icon_keyboard = "purple_key"
|
||||
light_color = LIGHT_COLOR_PURPLE
|
||||
|
||||
circuit = /obj/item/circuitboard/rdservercontrol
|
||||
var/screen = 0
|
||||
var/obj/machinery/r_n_d/server/temp_server
|
||||
|
||||
Reference in New Issue
Block a user