Merge branch 'current-patch-bugfixing-dev' into next-version-dev
This commit is contained in:
commit
97e80d2ba2
8 changed files with 14 additions and 12 deletions
|
|
@ -129,7 +129,7 @@ NCharacter = {
|
|||
MAX_PROVISIONS = 2500 # maximum provisions value a character can have
|
||||
PROVISIONS_LOW_WARNING = 500 # when travel planner should warn about provisions running low
|
||||
|
||||
BASE_HERD_CONVERSION_RATE = 0.1 # base herd conversion rate
|
||||
BASE_HERD_CONVERSION_RATE = 0.08 # base herd conversion rate
|
||||
BASE_HERD_CAPACITY = { # base herd capacity for different title tiers
|
||||
0 # Unlanded
|
||||
500 # Barony
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue