From c625cee1c6c5a6124e5f2e61f4b0c8fd614d0758 Mon Sep 17 00:00:00 2001 From: Flareguy <78941145+Flareguy@users.noreply.github.com> Date: Thu, 6 Jun 2024 05:08:25 -0500 Subject: [PATCH] Nerfs welderbombing (#28650) nerf welderbombing --- .../Prototypes/Entities/Structures/Storage/Tanks/tanks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml b/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml index df19550cdb..e7fcf964d1 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml @@ -32,7 +32,7 @@ - type: PacifismDangerousAttack - type: Explosive explosionType: Default - totalIntensity: 120 # ~ 5 tile radius + totalIntensity: 60 # Mediocre explosion. Not enough to do any meaningful structural damage to anything other then windows, provided you're only using one tank. - type: entity id: WeldingFuelTankFull @@ -74,7 +74,7 @@ maxVol: 5000 - type: Explosive explosionType: Default - totalIntensity: 140 + totalIntensity: 120 # Water -- 2.51.2