
建筑本版本变更
治安驿站
为确保印度斯坦贸易路线的安全,必须组建一支公路巡逻队。这支队伍被称为拉赫塔尔,其职责是以治安驿站为基地,保障该地区贸易活动的顺利进行。
修正
定义in_game/common/building_types/event_only_buildings.txt:2955
2956audio_tier = 3
2957is_special = yes
2958is_foreign = no
2960max_levels = 1
2962employment_size = 0.1
2963rural_settlement = yes
2965build_time = cultural_building_time
2972location_potential = {
2973has_road_to_capital = yes
}
2975remove_if = {
2976location = {
2976has_road_to_capital = no
}
2977NOT = {
2977owner = {
2977at_war = yes
}
}
2978NOT = {
2978owner = {
2978in_civil_war = yes
}
}
}
2981modifier = {
}


