add prioritization for hide tanning

develop
myk002 2021-08-30 22:15:24 -07:00 committed by Myk
parent 27c901d0d2
commit c33a20c589
1 changed files with 3 additions and 1 deletions

@ -44,7 +44,9 @@ seedwatch start
prioritize -a StoreItemInVehicle StoreItemInBag StoreItemInBarrel PullLever
prioritize -a DestroyBuilding RemoveConstruction RecoverWounded DumpItem
prioritize -a CleanSelf SlaughterAnimal PrepareRawFish ExtractFromRawFish
prioritize -a --haul-labor=Food StoreItemInStockpile
prioritize -a TradeAtDepot BringItemToDepot CleanTrap ManageWorkOrders
prioritize -a --haul-labor=Food,Body StoreItemInStockpile
prioritize -a --reaction-name=TAN_A_HIDE CustomReaction
# autobutcher settings are saved in the savegame, so we only need to set them once.
# this way, any custom settings you set during gameplay are not overwritten