Skip to content

Commit

Permalink
Remove friendly fire from Ravager
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 committed Jan 20, 2024
1 parent 4f7ca94 commit 23088ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions units/XEB2306/XEB2306_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ UnitBlueprint{
BallisticArc = "RULEUBA_None",
CollideFriendly = false,
Damage = 175,
DamageFriendly = false,
DamageRadius = 1,
DamageType = "Normal",
DisplayName = "Heavy Plasma Gatling Cannon",
Expand Down

0 comments on commit 23088ce

Please sign in to comment.