This commit is contained in:
Heidesommer 2026-05-25 07:54:55 -04:00
parent 26b04f6db4
commit c6eb868ef4
116 changed files with 69758 additions and 26333 deletions

View file

@ -178,27 +178,27 @@ invite_claimants_decision = {
### Scrape the Barrel ###
scrape_the_barrel_decision = {
picture = {
trigger = {
NOR = {
government_has_flag = government_is_tribal
government_has_flag = government_is_theocracy
top_liege ?= { government_has_flag = government_is_tribal }
top_liege ?= { government_has_flag = government_is_theocracy }
}
OR = {
culture = { has_cultural_pillar = heritage_byzantine }
top_liege ?= {
OR = {
culture = { has_cultural_pillar = heritage_byzantine }
capital_barony ?= title:b_constantinople
is_roman_emperor_primary_title_trigger = yes
}
}
}
}
reference = "gfx/interface/illustrations/decisions/ep3_cerimonial_decision.dds"
}
# picture = {
# trigger = {
# NOR = {
# government_has_flag = government_is_tribal
# government_has_flag = government_is_theocracy
# top_liege ?= { government_has_flag = government_is_tribal }
# top_liege ?= { government_has_flag = government_is_theocracy }
# }
# OR = {
# culture = { has_cultural_pillar = heritage_byzantine }
# top_liege ?= {
# OR = {
# culture = { has_cultural_pillar = heritage_byzantine }
# capital_barony ?= title:b_constantinople
# is_roman_emperor_primary_title_trigger = yes
# }
# }
# }
# }
# reference = "gfx/interface/illustrations/decisions/ep3_cerimonial_decision.dds"
# }
picture = {
reference = "gfx/interface/illustrations/decisions/decision_knight_kneeling.dds"
}