[MIRROR] Adds Large Welding Fuel Tanks (#258)

* Adds Large Welding Fuel Tanks (#52808)

* Adds the large fuel tank

These are actually just tactical nukes on wheels but whatever

* Gives engineering these new tanks

Because who else would need them hm?

* Adds Large Welding Fuel Tanks

Co-authored-by: Paxilmaniac <57122098+Paxilmaniac@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-08-10 23:10:15 +01:00
committed by GitHub
co-authored by Paxilmaniac
parent 01638b3eb7
commit d680d16907
7 changed files with 25 additions and 8 deletions
+8
View File
@@ -1094,6 +1094,14 @@
crate_name = "high-capacity water 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/large)
crate_name = "high-capacity fuel tank crate"
crate_type = /obj/structure/closet/crate/large
/datum/supply_pack/materials/nitrogen
name = "Nitrogen Canister"
desc = "Contains a canister of Nitrogen."