
건물이번 버전 변경
제강소
용광로가 개선되고 생산 공정의 신뢰성이 향상됨에 따라 강철을 더 경제적인 규모로 생산할 수 있게 되었습니다.
생산 방식 1
정의in_game/common/building_types/pure_one_level_productions.txt:143
144audio_tier = 5
145is_foreign = no
147is_mill = yes
148max_levels = mills_max_level
149startup_ramp_target = mills_startup_ramp_target
151employment_size = mills_employment
154town = yes
155city = yes
156megalopolis = yes
160build_time = mills_build_time
162unique_production_methods = {
163steel_mill_maintenance = {
164iron = 2.963
165coal = 2.963
166produced = steel
167output = 4
169debug_max_profit = mills_profit_margin
170category = mills_input
}
}