Minority Community First Draft
This commit is contained in:
parent
51cd212fdd
commit
bbd44e2a61
29 changed files with 37281 additions and 184 deletions
|
|
@ -888,6 +888,26 @@ GetGovernmentIcon = {
|
|||
}
|
||||
localization_key = adventurer_icon_concept
|
||||
}
|
||||
text = { # Republic
|
||||
trigger = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
is_alive = no
|
||||
}
|
||||
has_government = landless_minority_government
|
||||
}
|
||||
trigger_else = {
|
||||
trigger_if = {
|
||||
limit = { is_ruler = yes }
|
||||
government_has_flag = government_is_landless_minority
|
||||
}
|
||||
trigger_else = {
|
||||
liege ?= { government_has_flag = government_is_landless_minority }
|
||||
}
|
||||
}
|
||||
}
|
||||
localization_key = minority_community_icon_concept
|
||||
}
|
||||
text = { # Nomad
|
||||
trigger = {
|
||||
trigger_if = {
|
||||
|
|
|
|||
2039
common/customizable_localization/tgp_custom_loc.txt
Normal file
2039
common/customizable_localization/tgp_custom_loc.txt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue