Bugs fixing

This commit is contained in:
Heidesommer 2026-05-24 05:01:46 -04:00
parent cb926c39aa
commit ebc206bb1c
117 changed files with 59950 additions and 11056 deletions

View file

@ -5844,15 +5844,15 @@ release_from_prison_interaction = {
OR = {
culture = {
OR = {
# Historical cultures
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
# # Historical cultures
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# Bureaucratic culture
has_cultural_pillar = ethos_bureaucratic
}
@ -5871,14 +5871,14 @@ release_from_prison_interaction = {
culture = {
OR = {
# Historical cultures
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# Bureaucratic culture
has_cultural_pillar = ethos_bureaucratic
}
@ -5903,14 +5903,14 @@ release_from_prison_interaction = {
culture = {
OR = {
# Historical cultures
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# Bureaucratic culture
has_cultural_pillar = ethos_bureaucratic
}