Skip to content

Commit

Permalink
fix typo in ras upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieNoob committed Jun 17, 2018
1 parent 248dadb commit af23b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/INU0001/INU0001_script.lua
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ INU0001 = Class(ACUUnit) {
elseif enh == 'ResourceAllocationRemove' then
self:RemoveToggleCap('RULEUTC_ProductionToggle')
self:SetProductionPerSecondEnergy(20)
self:SetProductionPerSecondmass(1)
self:SetProductionPerSecondMass(1)

-- ---------------------------------------------------------------------------------------
-- RAPID REPAIR
Expand Down

0 comments on commit af23b23

Please sign in to comment.