High-capacity welding fuel tank (#15019)
* high capacity fuel tank * nerf that explosion holy shit * e
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user