more loc and graphics

This commit is contained in:
Fishedotjpg 2026-03-12 21:46:17 +00:00
parent 8161e5426a
commit e610b09a27
37 changed files with 4206 additions and 245 deletions

View file

@ -1146,6 +1146,26 @@ GetGovernmentIcon = {
}
localization_key = peasantrepublic_icon_concept
}
text = { # Republic
trigger = {
trigger_if = {
limit = {
is_alive = no
}
has_government = urbanrepublic_government
}
trigger_else = {
trigger_if = {
limit = { is_ruler = yes }
government_has_flag = government_is_urepublic
}
trigger_else = {
liege ?= { government_has_flag = government_is_urepublic }
}
}
}
localization_key = urbanrepublic_icon_concept
}
text = { # Theocracy
trigger = {
trigger_if = {