Autolabor: add deconstruct labor for cages

develop
Kelly Martin 2012-12-14 09:34:03 -06:00
parent 2535b50bfc
commit cd7c39f2db
1 changed files with 2 additions and 0 deletions

@ -853,6 +853,8 @@ private:
return df::unit_labor::PLANT;
case df::building_type::Trap:
return df::unit_labor::MECHANIC;
case df::building_type::Cage:
return df::unit_labor::HAUL_FURNITURE;
}
debug ("AUTOLABOR: Cannot deduce labor for destroy building job of type %s\n",