Module:Sandbox/Skills: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 58: Line 58:
if recipe.category ~= nil then
if recipe.category ~= nil then
-- Obstacle
-- Obstacle
return SkillData.Agility.obstacleUnlockLevels[recipe.category-1]
return SkillData.Agility.obstacleUnlockLevels[recipe.category+1]
else
else
-- Pillar
-- Pillar
463

edits