This commit is contained in:
kepler155c
2018-10-25 00:18:38 -04:00
parent d5b0ad73b9
commit 6ce4039e8a
13 changed files with 129 additions and 11 deletions

View File

@@ -132,7 +132,8 @@ function craftPage:eventHandler(event)
end
local demandCraftingTask = {
priority = 20,
name = 'demand crafting',
priority = 60,
}
function demandCraftingTask:cycle(context)