ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
VeteranInfantry
Jump to navigation
Jump to search
| Flag: | VeteranInfantry |
| File(s): | rules(md).ini, Maps |
| Values: | Comma-separated list of strings. (Limited to: InfantryTypes) |
| Default: | <none> |
| Applicable to: | Countries, Houses |
This tag is used to list the infantry that can be built and start the game as veterans by certain countries. The tag should be included under the relevant country header in the [Countries] or [Houses] section i.e.
[Russians] VeteranInfantry=E2,SHK
The infantry listed must also be listed under the [InfantryTypes] list and should be owned by the country in question to prevent possible errors.
Automatic List Inclusion
InfantryTypes used as values for this flag are automatically listed under the internal [InfantryTypes] array. However no harm can be done by listing them manually.