Skip to content

Commit

Permalink
Revert "Increase damage of Striker by 10" (#6542)
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas authored Nov 17, 2024
1 parent 0663541 commit 1f08714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/UEL0201/UEL0201_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ UnitBlueprint{
},
BallisticArc = "RULEUBA_LowArc",
CollideFriendly = false,
Damage = 34,
Damage = 24,
DamageRadius = 0,
DamageType = "Normal",
DisplayName = "Gauss Cannon",
Expand Down

0 comments on commit 1f08714

Please sign in to comment.