
EdificioCambiado en esta versión
Taller de curtido
La elaboración de Cuero se ha refinado con una mayor gama de materiales para aumentar la producción.
Métodos de producción 2
Definiciónin_game/common/building_types/production_leather.txt:56
57audio_tier = 2
58is_foreign = no
60max_levels = workshop_max_level
61startup_ramp_target = workshop_startup_ramp_target
65employment_size = workshop_employment
68town = yes
69city = yes
70megalopolis = yes
74build_time = workshop_build_time
76unique_production_methods = {
77leather_livestock_workshop_maintenance = {
78livestock = 1.145
79sand = 0.4452
80tar = 0.064
81tools = 0.1906
83produced = leather
84output = 1.1
86debug_max_profit = workshop_profit_margin
88category = workshop_input
}
91leather_wildgame_workshop_maintenance = {
92wild_game = 1.7374
93sand = 0.4347
94tar = 0.0626
95tools = 0.1867
97produced = leather
98output = 1.1
100debug_max_profit = workshop_profit_margin
102category = workshop_input
}
}
107obsolete = tannery
110custom_tags = {
workshop
}