
建筑本版本变更
泊地
某些地方天然就是良港,但通过适当的基础设施建设,任何地方的环境条件都能得到改善。
修正
生产方式 1
定义in_game/common/building_types/port_buildings.txt:253
254audio_tier = 1
255is_foreign = no
256max_levels = 1
259forbidden_for_estates = yes
262employment_size = dock_employment
264town = yes
265city = yes
266megalopolis = yes
268location_potential = {
269is_port = yes
}
272build_time = medium_port_building_time
276unique_production_methods = {
277protected_harbor_maintenance = {
278tar = 0.1
279tools = 0.1
280lumber = 0.1
281stone = 0.2
282category = building_maintenance
}
}
290modifier = {
}


