mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
[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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user