Skip to content

Commit

Permalink
Merge pull request #159 from Nomads-Project/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
CookieNoob authored Feb 14, 2017
2 parents 1dea911 + 3f3aedc commit 7343bbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion units/INB3303/INB3303_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ UnitBlueprint {
},
BallisticArc = 'RULEUBA_HighArc',
CollideFriendly = false,
Damage = 675,
Damage = 1000,
DamageFriendly = false,
DamageRadius = 2,
DamageType = 'Normal',
Expand Down
2 changes: 1 addition & 1 deletion units/INO2302/INO2302_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ UnitBlueprint {
RangeCategory = 'UWRC_IndirectFire',
RateOfFire = 0.08,
RenderFireClock = true,
TargetCheckInterval = 50000,
TargetCheckInterval = 40,
TargetPriorities = {
'SPECIALHIGHPRI',
'SPECIALLOWPRI',
Expand Down

0 comments on commit 7343bbd

Please sign in to comment.