Huh we already had this
This commit is contained in:
@@ -147,6 +147,14 @@
|
||||
crate_name = "fuel tank crate"
|
||||
crate_type = /obj/structure/closet/crate/large
|
||||
|
||||
/datum/supply_pack/materials/hightankfuel
|
||||
name = "Large Fuel Tank Crate"
|
||||
desc = "Contains a high-capacity fuel tank. Keep contents away from open flame."
|
||||
cost = 2000
|
||||
contains = list(/obj/structure/reagent_dispensers/fueltank/high)
|
||||
crate_name = "high-capacity fuel tank crate"
|
||||
crate_type = /obj/structure/closet/crate/large
|
||||
|
||||
/datum/supply_pack/materials/watertank
|
||||
name = "Water Tank Crate"
|
||||
desc = "Contains a tank of dihydrogen monoxide... sounds dangerous."
|
||||
|
||||
Reference in New Issue
Block a user