buckets can be lye- and milk-free

otherwise the bucket for wells can never be matched
develop
Myk Taylor 2020-09-29 00:22:16 -07:00
parent 3c037ef52a
commit c73b1f03af
1 changed files with 1 additions and 0 deletions

@ -379,6 +379,7 @@ bool ItemTypeInfo::matches(const df::job_item &item, MaterialInfo *mat, bool ski
break;
case BUCKET:
OK(2,lye_milk_free);
case FLASK:
OK(1,milk);
xmask1.bits.cookable = true;