romani and brittanic flavour
This commit is contained in:
parent
e53e43f242
commit
ab388a3f67
10 changed files with 270 additions and 25 deletions
|
|
@ -2378,6 +2378,24 @@ language_vlax = {
|
|||
color = { 87 20 204 }
|
||||
}
|
||||
|
||||
language_romungro = { #set up parameters once all of them exist
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_romungro
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_romungro }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 87 20 204 }
|
||||
}
|
||||
|
||||
language_rhaetoromance = { #just for friulian, since they are geographically disconnected from the romantsch
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue