4,683
edits
No edit summary Tag: Manual revert |
No edit summary Tag: Manual revert |
||
Line 58: | Line 58: | ||
if recipe.category ~= nil then | if recipe.category ~= nil then | ||
-- Obstacle | -- Obstacle | ||
return SkillData.Agility.obstacleUnlockLevels[recipe.category] | return SkillData.Agility.obstacleUnlockLevels[recipe.category+1] | ||
else | else | ||
-- Pillar | -- Pillar |