|
|
LTeX23/Academy
We have already voted to add a new building the Academy. At present it does nothing. By adding this effect to the effects.ruleset the academy will build veteran non-military units. The non-military units are Workers, Engineers, Settlers, Migrants, Caravans, Freight, Explorers, Diplomats and Spies. [effect_academy] name = "Veteran_Build" value = 1 reqs = { "type", "name", "range" "Building", "Academy", "City" "UnitFlag", "NonMil", "Local" } nreqs = { "type", "name", "range" "UnitFlag", "NoVeteran", "Local" } Shall we add the Veteran_Build effect ? |
|