Skip to content

Commit

Permalink
Make Ahwassa bomb ignore ASF collisions (#6415)
Browse files Browse the repository at this point in the history
Same behavior as strategic bombers
  • Loading branch information
lL1l1 authored Jan 6, 2025
1 parent 12c3305 commit adf247f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog/snippets/balance.6415.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- (#6415) Make Ahwassa's bomb ignore collisions with ASF, same as strategic bombers.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ProjectileBlueprint{
ImpactWater = Sound { Bank = 'XSA_Destroy', Cue = 'XSA_Strag_Bomb_Explosion', LodCutoff = 'Weapon_LodCutoff' },
},
Categories = {
"IGNOREASFONCOLLISION",
"INDIRECTFIRE",
"PROJECTILE",
"SERAPHIM",
Expand Down

0 comments on commit adf247f

Please sign in to comment.