Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc502f8

Browse files
committed
correct QUERN construct labor
1 parent b7bb0c4 commit bc502f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/autolabor/joblabormapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ static df::unit_labor workshop_build_labor[] =
174174
/* Fishery */ df::unit_labor::CLEAN_FISH,
175175
/* Still */ df::unit_labor::BREWER,
176176
/* Loom */ df::unit_labor::WEAVER,
177-
/* Quern */ df::unit_labor::MILLER,
177+
/* Quern */ df::unit_labor::HAUL_FURNITURE,
178178
/* Kennels */ df::unit_labor::ANIMALTRAIN,
179179
/* Kitchen */ df::unit_labor::COOK,
180180
/* Ashery */ df::unit_labor::LYE_MAKING,

0 commit comments

Comments
 (0)