Skip to content

Commit

Permalink
Make battlecom much more tanky
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbodingAngel committed May 10, 2019
1 parent 6324b57 commit fa8595f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Units/ecommanderbattle.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ local unitDef = {
idleAutoHeal = 5,
idleTime = 300,
levelground = true,
maxDamage = 2500,
maxDamage = 10000,
maxSlope = 180,
maxVelocity = 3,
maxReverseVelocity = 1,
Expand Down

0 comments on commit fa8595f

Please sign in to comment.