mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-27 23:28:10 +01:00
Adds Code and Sprites
Codes in the PCU and adds the sprites as well
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
name = T_BOARD("medical records console")
|
||||
build_path = /obj/machinery/computer/med_data
|
||||
|
||||
/obj/item/weapon/circuitboard/med_data/laptop
|
||||
name = T_BOARD("medical records laptop")
|
||||
/obj/item/weapon/circuitboard/med_data/pcu
|
||||
name = T_BOARD("medical records PCU")
|
||||
build_path = /obj/machinery/computer/med_data/laptop
|
||||
|
||||
/obj/item/weapon/circuitboard/scan_consolenew
|
||||
@@ -52,8 +52,8 @@
|
||||
name = T_BOARD("security records console")
|
||||
build_path = /obj/machinery/computer/secure_data
|
||||
|
||||
/obj/item/weapon/circuitboard/skills
|
||||
name = T_BOARD("employment records console")
|
||||
/obj/item/weapon/circuitboard/skills/pcu
|
||||
name = T_BOARD("employment records PCU")
|
||||
build_path = /obj/machinery/computer/skills
|
||||
|
||||
/obj/item/weapon/circuitboard/stationalert_engineering
|
||||
|
||||
Reference in New Issue
Block a user