Anonymous

Module:Icons: Difference between revisions

From Melvor Idle
no edit summary
(Remove deprecated functions that directly use GP/SC/GC)
No edit summary
Line 1,206: Line 1,206:
function p.ItA()
function p.ItA()
return p.Icon({'Into the Abyss Expansion', notext=true, img='ItA', alt=''})
return p.Icon({'Into the Abyss Expansion', notext=true, img='ItA', alt=''})
end
-- Icon to signify base game
function p.Melvor()
return p.Icon({'Full Version', notext=true, img='Melvor_Logo', ext='svg', alt=''})
end
end


2,873

edits