Skip to content

Commit

Permalink
Remove gas tank throwing damage (space-wizards#22296)
Browse files Browse the repository at this point in the history
  • Loading branch information
metalgearsloth committed Dec 10, 2023
1 parent f6b47b3 commit 75580db
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
damage:
types:
Blunt: 10
- type: DamageOtherOnHit
damage:
types:
Blunt: 10
- type: PhysicalComposition
materialComposition:
Steel: 400
Expand Down Expand Up @@ -120,10 +116,6 @@
damage:
types:
Blunt: 5
- type: DamageOtherOnHit
damage:
types:
Blunt: 5
- type: PhysicalComposition
materialComposition:
Steel: 100
Expand Down Expand Up @@ -179,10 +171,6 @@
damage:
types:
Blunt: 7.5
- type: DamageOtherOnHit
damage:
types:
Blunt: 7.5

- type: entity
parent: GasTankRoundBase
Expand Down

0 comments on commit 75580db

Please sign in to comment.