culture and religion placeholders
This commit is contained in:
parent
3713bb61db
commit
e92beacf67
11 changed files with 1962 additions and 0 deletions
9
common/culture/pillars/NEOW_heritage.txt
Normal file
9
common/culture/pillars/NEOW_heritage.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
heritage_french = {
|
||||
type = heritage
|
||||
is_shown = {
|
||||
heritage_is_shown_trigger = {
|
||||
HERITAGE = heritage_french
|
||||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
17
common/culture/pillars/NEOW_language.txt
Normal file
17
common/culture/pillars/NEOW_language.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
language_french = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_french
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_french }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = french
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue