
建筑本版本变更
船坞
船坞是最基本的海岸基础设施,可用于建造和修理船只。
修正
生产方式 1
定义in_game/common/building_types/port_buildings.txt:1
2audio_tier = 1
3is_foreign = no
4max_levels = 1
6forbidden_for_estates = yes
10employment_size = dock_employment
12town = yes
13city = yes
14megalopolis = yes
16location_potential = {
17is_port = yes
}
20build_time = medium_port_building_time
23unique_production_methods = {
24dock_maintenance = {
25tar = 0.2
26naval_supplies = 0.1
27tools = 0.2
28lumber = 0.2
29cloth = 0.1
30category = building_maintenance
}
}
38modifier = {
}




