Zone Rouge work part 1

Added a new flag that is special to Zone Rouge, which gives less wanderer XP and doesent give the traveler trait.
This commit is contained in:
GoTouchSomeGrass314 2026-06-06 23:44:20 +02:00
parent 80404571fc
commit 821cf5b44c
10 changed files with 238 additions and 1 deletions

View file

@ -405,6 +405,14 @@ on_building_completed = {
add_travel_point_of_interest = poi_special_buildings_economic
}
else_if = {
limit = {
has_building_with_flag = { flag = travel_point_of_interest_zone_rouge }
NOT = { has_travel_point_of_interest = poi_special_buildings_zone_rouge }
}
add_travel_point_of_interest = poi_special_buildings_zone_rouge
}
# The Builder event chain
if = {
limit = {