Merge pull request #37407 from Fox-McCloud/circuits-reagents
Removes Acid from Remaining Circuits
This commit is contained in:
committed by
CitadelStationBot
parent
5b035581f0
commit
4838bfec4e
@@ -62,7 +62,6 @@
|
||||
id = "netcard_basic"
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_METAL = 250, MAT_GLASS = 100)
|
||||
reagents_list = list("sacid" = 20)
|
||||
build_path = /obj/item/computer_hardware/network_card
|
||||
category = list("Computer Parts")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE | DEPARTMENTAL_FLAG_ENGINEERING
|
||||
@@ -91,7 +90,6 @@
|
||||
id = "portadrive_basic"
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_GLASS = 800)
|
||||
reagents_list = list("sacid" = 20)
|
||||
build_path = /obj/item/computer_hardware/hard_drive/portable
|
||||
category = list("Computer Parts")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE | DEPARTMENTAL_FLAG_ENGINEERING
|
||||
|
||||
Reference in New Issue
Block a user