massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 20:52:39 +00:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
@@ -107,7 +107,6 @@
desc = "The circuit board for an Industrial Suit Storage Unit."
id = "issu"
req_tech = list("engineering" = 5, "materials" = 4)
build_type = IMPRINTER
materials = list(MAT_GLASS = 1000)
build_path = /obj/item/circuitboard/suit_storage_unit/industrial
category = list("Engineering Machinery")
@@ -382,7 +382,6 @@
desc = "A large chemical canister, designed for use with a chemical flamethrower."
id = "chemical_canister_extended"
req_tech = list("materials" = 5, "plasmatech" = 4)
build_type = PROTOLATHE
materials = list(MAT_METAL = 10000)
reagents_list = list("fuel" = 40)
build_path = /obj/item/chemical_canister/extended
@@ -393,7 +392,6 @@
desc = "A chemical canister designed to accept pyrotechnics."
id = "chemical_canister_pyro"
req_tech = list("materials" = 4, "plasmatech" = 6)
build_type = PROTOLATHE
materials = list(MAT_METAL = 7500)
reagents_list = list("fuel" = 30)
build_path = /obj/item/chemical_canister/pyrotechnics