fueltanks can explode when shot with lethal bullets/pellets (#12513)

This commit is contained in:
Justin Trotter
2022-11-24 00:01:50 -06:00
committed by GitHub
parent e2680e40e6
commit cd82756bfd

View File

@@ -32,6 +32,13 @@
behaviors:
- !type:SolutionExplosionBehavior
solution: tank
- trigger:
!type:DamageTypeTrigger
damageType: Piercing
damage: 5
behaviors:
- !type:SolutionExplosionBehavior
solution: tank
- trigger:
!type:DamageTrigger
damage: 10