Skip to content

Commit

Permalink
thermite burns through walls
Browse files Browse the repository at this point in the history
  • Loading branch information
pheenty committed Nov 3, 2024
1 parent 5ba2529 commit 1172f09
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@
- type: RadiationBlocker
resistance: 2
- type: BlockWeather
- type: Reactive # Stories - start
reactions:
- reagents: [Thermite]
methods: [Touch]
effects:
- !type:HealthChange
scaleByQuantity: true
damage:
types:
Structural: 5 # Stories - end

- type: entity
parent: BaseWall
Expand Down

0 comments on commit 1172f09

Please sign in to comment.