
建筑本版本变更
水坝
一种简单而有效的水储存设施,用于灌溉和向城市供水。
修正
生产方式 1
定义in_game/common/building_types/unique_buildings.txt:3178
3179audio_tier = 4
3180is_special = yes
3181is_foreign = no
3182max_levels = bund_cap
3186employment_size = small_peasant_employment
3188rural_settlement = yes
3189town = yes
3190city = yes
3191megalopolis = yes
3193location_potential = {
3194OR = {
3195has_river = yes
3196is_adjacent_to_lake = yes
}
}
3200build_time = infrastructure_build_time
3202unique_production_methods = {
3203bund_maintenance = {
3204tools = 0.1
3205category = building_maintenance
}
}

