diff --git a/plugins/labormanager.cpp b/plugins/labormanager.cpp index e0c26bb61..362b6a4f5 100644 --- a/plugins/labormanager.cpp +++ b/plugins/labormanager.cpp @@ -841,6 +841,7 @@ private: case df::building_type::BarsVertical: case df::building_type::GrateWall: case df::building_type::Bookcase: + case df::building_type::Instrument: return df::unit_labor::HAUL_FURNITURE; case df::building_type::Trap: case df::building_type::GearAssembly: