Remove old jobs from plant_products

Identified by Quietust in #1722
develop
lethosor 2020-12-14 00:04:53 -05:00
parent 123c207d9c
commit 5d3924a8c0
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
1 changed files with 0 additions and 2 deletions

@ -196,10 +196,8 @@ function job_outputs.MakeCrafts(callback, job)
end
local plant_products = {
BrewDrink = 'DRINK',
MillPlants = 'MILL',
ProcessPlants = 'THREAD',
ProcessPlantsBag = 'LEAVES',
ProcessPlantsBarrel = 'EXTRACT_BARREL',
ProcessPlantsVial = 'EXTRACT_VIAL',
ExtractFromPlants = 'EXTRACT_STILL_VIAL',