mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 04:36:53 +01:00
Small Addition
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
icon_screen = "pcu_atmo"
|
||||
icon_state = "pcu_engi"
|
||||
icon_keyboard = "pcu_key"
|
||||
light_color = "#00cc00"
|
||||
density = 0
|
||||
|
||||
/obj/machinery/computer/atmoscontrol/attack_ai(var/mob/user as mob)
|
||||
|
||||
@@ -499,7 +499,7 @@
|
||||
icon_screen = "pcu_generic"
|
||||
icon_state = "pcu_med"
|
||||
icon_keyboard = "pcu_key"
|
||||
light_color = "#00b000"
|
||||
light_color = "#5284e7"
|
||||
circuit = /obj/item/weapon/circuitboard/med_data/pcu
|
||||
density = 0
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
icon_screen = "pcu_generic"
|
||||
icon_state = "pcu"
|
||||
icon_keyboard = "pcu_key"
|
||||
light_color = "#00b000"
|
||||
light_color = "#5284e7"
|
||||
req_one_access = list(access_heads)
|
||||
circuit = /obj/item/weapon/circuitboard/skills/pcu
|
||||
density = 0
|
||||
|
||||
Reference in New Issue
Block a user