Update 00_defines.txt
This commit is contained in:
parent
fd7de2c8d5
commit
7042be7393
1 changed files with 1 additions and 1 deletions
|
|
@ -632,7 +632,7 @@ NArmy = {
|
|||
MINIMUM_COUNTY_MOVEMENT_ATTRITION = 100
|
||||
REGIMENT_DEFAULT_STACK_SIZE = 100
|
||||
REGIMENT_DEFAULT_MAX_SIZE = 3 # Number of regiment chunks
|
||||
REGIMENT_MAA_CAP_BY_TIER = { 0 0 0 0 0 0 0 }
|
||||
REGIMENT_MAA_CAP_BY_TIER = { 0 2 2 2 2 2 2 }
|
||||
REGIMENT_MAA_EXTRA_BY_CAP = 0.2 # Percentage [0-1] applied to each MAA regiment by each regiment above the cap
|
||||
REGIMENT_MAA_SHOW_INFO_PERCENTAGE = 0.3
|
||||
REGIMENT_MAA_STARTING_COUNT = 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue