Module:Sandbox/Skills: Difference between revisions

no edit summary
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
463

edits