Skip to content

Commit

Permalink
buff uef bs, nerf cybran bs (FAForever#2763)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaggedAppliance authored May 7, 2019
1 parent 1ea0d6c commit 2ac8afd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions units/UES0302/UES0302_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@ UnitBlueprint {
UniformScale = 0.13,
},
Economy = {
BuildCostEnergy = 62000,#54000
BuildCostMass = 10500,#9000
BuildTime = 33000,#28800
BuildCostEnergy = 62000,
BuildCostMass = 10000,
BuildTime = 31600,
},
Footprint = {
SizeX = 5,
Expand Down
4 changes: 2 additions & 2 deletions units/URS0302/URS0302_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ UnitBlueprint {
},
Economy = {
BuildCostEnergy = 54000,
BuildCostMass = 8000,
BuildTime = 25200,
BuildCostMass = 8500,
BuildTime = 27000,
},
Footprint = {
SizeX = 5,
Expand Down

0 comments on commit 2ac8afd

Please sign in to comment.