Sami Tradition

This commit is contained in:
Heidesommer 2026-05-08 17:40:21 -04:00
parent 52c93e8b76
commit e5f88a2b4a
4 changed files with 130 additions and 2 deletions

View file

@ -175,6 +175,15 @@ building_pastures_requirement_terrain = {
terrain = jungle
NOT = { geographical_region = world_innovation_elephants }
}
AND = {
OR = {
terrain = taiga
terrain = wetlands
}
culture = {
has_cultural_parameter = taiga_wetland_pastures_allowed
}
}
}
}