High-capacity welding fuel tank (#15019)

* high capacity fuel tank

* nerf that explosion holy shit

* e
This commit is contained in:
potato1234_x
2023-04-03 16:26:57 +10:00
committed by GitHub
parent 3a58ab878a
commit a42a2f8021
4 changed files with 28 additions and 1 deletions

View File

@@ -36,6 +36,27 @@
- ReagentId: WeldingFuel
Quantity: 1500
- type: entity
parent: WeldingFuelTank
id: WeldingFuelTankHighCapacity
suffix: Full
components:
- type: StaticPrice
price: 3000
- type: Sprite
sprite: Structures/Storage/tanks.rsi
state: highfueltank
- type: SolutionContainerManager
solutions:
tank:
reagents:
- ReagentId: WeldingFuel
Quantity: 5000
maxVol: 5000
- type: Explosive
explosionType: Default
totalIntensity: 140
# Water
- type: entity