
EdificaçãoAlterado nesta versão
Fábrica de Tecidos Finos
Movida pela roda hidráulica, a Fábrica de Tecidos Finos pode produzir Tecidos Finos em massa rapidamente.
Modificadores
Métodos de Produção 2
Definiçãoin_game/common/building_types/production_fine_cloth.txt:284
285audio_tier = 5
286is_foreign = no
288is_mill = yes
289max_levels = mills_max_level
290startup_ramp_target = mills_startup_ramp_target
293employment_size = mills_employment
296town = yes
297city = yes
298megalopolis = yes
302obsolete = fine_cloth_manufactory
304build_time = mills_build_time
306unique_production_methods = {
307fine_cloth_mill_maintenance = {
308cloth = 5.436
309dyes = 0.3674
311produced = fine_cloth
312output = 4
314debug_max_profit = mills_profit_margin
316category = mills_input
}
319silk_cloth_mill_maintenance = {
320silk = 4.08
321dyes = 0.3644
323produced = fine_cloth
324output = 4
326debug_max_profit = mills_profit_margin
328category = mills_input
}
}
333custom_tags = {
lategame_manufactory
}
