130 lines
No EOL
2.5 KiB
Text
130 lines
No EOL
2.5 KiB
Text
############################################
|
|
## Scripted Localization for German Loc ##
|
|
### BY Kai Bagehorn ###
|
|
############################################
|
|
|
|
DE_1_GetAppropriateGodname = {
|
|
type = character
|
|
log_loc_errors = no
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
OR = {
|
|
religion_tag = christianity_religion
|
|
religion_tag = islam_religion
|
|
religion_tag = judaism_religion
|
|
}
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_1_motto_god
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
religion_tag = buddhism_religion
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_1_motto_the_perfected_ones
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
OR = {
|
|
religion_tag = dualism_religion
|
|
religion_tag = zoroastrianism_religion
|
|
}
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_1_motto_the_divine
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
NOR = {
|
|
religion_tag = dualism_religion
|
|
religion_tag = zoroastrianism_religion
|
|
religion_tag = buddhism_religion
|
|
religion_tag = christianity_religion
|
|
religion_tag = islam_religion
|
|
religion_tag = judaism_religion
|
|
}
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_1_motto_the_gods
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
always = no
|
|
}
|
|
localization_key = CustomLoc_DE_1_motto_custom_loc_god
|
|
fallback = yes
|
|
}
|
|
}
|
|
|
|
DE_2_GetAppropriateGodname = {
|
|
type = character
|
|
log_loc_errors = no
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
OR = {
|
|
religion_tag = christianity_religion
|
|
religion_tag = islam_religion
|
|
religion_tag = judaism_religion
|
|
}
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_2_motto_god
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
religion_tag = buddhism_religion
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_2_motto_the_perfected_ones
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
OR = {
|
|
religion_tag = dualism_religion
|
|
religion_tag = zoroastrianism_religion
|
|
}
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_2_motto_the_divine
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
house.last_house_head.faith = {
|
|
NOR = {
|
|
religion_tag = dualism_religion
|
|
religion_tag = zoroastrianism_religion
|
|
religion_tag = buddhism_religion
|
|
religion_tag = christianity_religion
|
|
religion_tag = islam_religion
|
|
religion_tag = judaism_religion
|
|
}
|
|
}
|
|
}
|
|
localization_key = CustomLoc_DE_2_motto_the_gods
|
|
}
|
|
|
|
text = {
|
|
trigger = {
|
|
always = no
|
|
}
|
|
localization_key = CustomLoc_DE_2_motto_custom_loc_god
|
|
fallback = yes
|
|
}
|
|
} |