Module:Township: Difference between revisions

From Melvor Idle
No edit summary
No edit summary
Line 51: Line 51:
for _, recipe in ipairs(SkillData[recipes]) do
for _, recipe in ipairs(SkillData[recipes]) do
-- Special case for Herblore
-- Special case for Herblore
if skill == 'Herblore' then
if skill == 'melvorD:Herblore' then
-- Iterate over the 4 potion tiers
-- Iterate over the 4 potion tiers
for _, potion in ipairs(recipe[productID]) do
for _, potion in ipairs(recipe[productID]) do