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

@ -84,31 +84,31 @@ character_is_valid_for_harrying_of_the_north_trigger = {
}
}
character_is_valid_anglo_saxon_for_harrying_of_the_north_trigger = {
culture = {
OR = {
this = culture:anglo_saxon
any_parent_culture_or_above = { this = culture:anglo_saxon }
}
NOR = {
this = culture:norman
any_parent_culture_or_above = { this = culture:norman }
}
}
}
#character_is_valid_anglo_saxon_for_harrying_of_the_north_trigger = {
# culture = {
# OR = {
# this = culture:anglo_saxon
# any_parent_culture_or_above = { this = culture:anglo_saxon }
# }
# NOR = {
# this = culture:norman
# any_parent_culture_or_above = { this = culture:norman }
# }
# }
#}
character_is_valid_norman_for_harrying_of_the_north_trigger = {
culture = {
OR = {
this = culture:norman
any_parent_culture_or_above = { this = culture:norman }
}
NOR = {
this = culture:anglo_saxon
any_parent_culture_or_above = { this = culture:anglo_saxon }
}
}
}
#character_is_valid_norman_for_harrying_of_the_north_trigger = {
# culture = {
# OR = {
# this = culture:norman
# any_parent_culture_or_above = { this = culture:norman }
# }
# NOR = {
# this = culture:anglo_saxon
# any_parent_culture_or_above = { this = culture:anglo_saxon }
# }
# }
#}
disable_interaction_for_hereward_trigger = {
trigger_if = {