
BuildingChanged this version
Furniture Manufactory
Artisanal carpentry might not be enough to meet the demand for furniture, especially in urban environments filled with bourgeoisie eager for more specific products. Organizing furniture manufacturing in larger workshops might be necessary to meet this growing demand.
Production Methods 1
Definitionin_game/common/building_types/production_furniture.txt:82
83audio_tier = 3
84is_foreign = no
86max_levels = manufactory_max_level
87startup_ramp_target = manufactory_startup_ramp_target
91employment_size = manufactory_employment
94town = yes
95city = yes
96megalopolis = yes
100build_time = manufactory_build_time
102obsolete = furniture_workshop
104unique_production_methods = {
105furniture_manufactory_maintenance = {
106lumber = 2.0272
107dyes = 0.2249
108tools = 0.2249
110produced = furniture
111output = 2.0
113category = manufactory_input
115debug_max_profit = manufactory_profit_margin
}
}