4,683
edits
No edit summary |
No edit summary |
||
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 |