From 75580dbfc7214b040bf4f30b6787f46244f4c25d Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 11 Dec 2023 01:11:26 +1100 Subject: [PATCH] Remove gas tank throwing damage (#22296) --- .../Prototypes/Entities/Objects/Tools/gas_tanks.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml b/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml index ef5df92d7ce519..69458779b1ec9b 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml @@ -36,10 +36,6 @@ damage: types: Blunt: 10 - - type: DamageOtherOnHit - damage: - types: - Blunt: 10 - type: PhysicalComposition materialComposition: Steel: 400 @@ -120,10 +116,6 @@ damage: types: Blunt: 5 - - type: DamageOtherOnHit - damage: - types: - Blunt: 5 - type: PhysicalComposition materialComposition: Steel: 100 @@ -179,10 +171,6 @@ damage: types: Blunt: 7.5 - - type: DamageOtherOnHit - damage: - types: - Blunt: 7.5 - type: entity parent: GasTankRoundBase