revert Alignment
This commit is contained in:
Vannifar 2026-04-25 10:02:11 +02:00
parent 15a5108e23
commit c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions

View file

@ -73,9 +73,15 @@ should_use_temple_character_background_trigger = {
}
has_mandala_culture_trigger = {
OR = {
culture_has_south_asian_heritage_pillar_trigger = yes
culture_has_southeast_asian_heritage_pillar_trigger = yes
culture = {
OR = {
has_cultural_pillar = heritage_austronesian
has_cultural_pillar = heritage_tai
has_cultural_pillar = heritage_mon_khmer
has_cultural_pillar = heritage_viet
has_cultural_pillar = heritage_indo_aryan
has_cultural_pillar = heritage_burman
}
}
}