Localiasiation fixes
This commit is contained in:
parent
6e2e824259
commit
29950cde2b
8 changed files with 12338 additions and 0 deletions
21
common/flavorization/01_domicile.txt
Normal file
21
common/flavorization/01_domicile.txt
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
|
||||
domicile_adventurer = {
|
||||
type = domicile
|
||||
domicile_type = camp
|
||||
priority = 26
|
||||
governments = { landless_adventurer_government }
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
|
||||
domicile_estate = {
|
||||
type = domicile
|
||||
domicile_type = estate
|
||||
priority = 26
|
||||
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue