4,687
edits
(getThievingSourcesForItem: Expose further information in return value) |
(obstacleUnlockLevels now includes level 1) |
||
Line 59: | Line 59: | ||
if recipe.category ~= nil then | if recipe.category ~= nil then | ||
-- Obstacle | -- Obstacle | ||
return SkillData.Agility.obstacleUnlockLevels[recipe.category+1] | |||
else | else | ||
-- Pillar | -- Pillar |