We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fd292 commit 5c6a0dbCopy full SHA for 5c6a0db
unitbasedefs/proposed_unit_reworks_defs.lua
@@ -14,7 +14,7 @@ local function proposed_unit_reworksTweaks(name, uDef)
14
if name == "armtide" then
15
uDef.energycost = 200
16
end
17
- if name == "armadvsolar" then
+ if name == "armadvsol" then
18
uDef.metalcost = 350
19
20
if name == "corcv" then
0 commit comments