mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Merge pull request #8069 from klaasjared/The-PCU
The Personal Computer Unit
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