mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Point defense control no longer named deluxe microwave
This commit is contained in:
@@ -648,7 +648,7 @@ CIRCUITS BELOW
|
|||||||
sort_string = "OAABA"
|
sort_string = "OAABA"
|
||||||
|
|
||||||
/datum/design/circuit/pointdefense_control
|
/datum/design/circuit/pointdefense_control
|
||||||
name = "deluxe microwave"
|
name = "point defense control"
|
||||||
id = "pointdefense_control"
|
id = "pointdefense_control"
|
||||||
req_tech = list(TECH_DATA = 4, TECH_ENGINEERING = 3, TECH_COMBAT = 2)
|
req_tech = list(TECH_DATA = 4, TECH_ENGINEERING = 3, TECH_COMBAT = 2)
|
||||||
build_path = /obj/item/weapon/circuitboard/pointdefense_control
|
build_path = /obj/item/weapon/circuitboard/pointdefense_control
|
||||||
|
|||||||
Reference in New Issue
Block a user