Actions
Bug #1267
openciv2civ3 ruleset - help for units is misleading
Status:
New
Priority:
Normal
Assignee:
-
Category:
Rulesets
Target version:
-
Start date:
03/26/2025
Due date:
% Done:
0%
Estimated time:
Description
In the help for Government -> Federation it says -
"Each city can support up to 2 units for free; further units each cost 2 gold per turn."
but effects.ruleset has -
[effect_upkeep_free_units_federation]
type = "Unit_Upkeep_Free_Per_City"
value = 4
reqs =
{ "type", "name", "range", "quiet"
"Gov", "Federation", "Player", TRUE
"OutputType", "Gold", "Local", FALSE
}
Same problem for Fundamentalism.
Easy to fix, but which one is correct?
Files
Actions