Module:Constants: Difference between revisions

m
that was an old comment
(further rework of slayer)
m (that was an old comment)
Line 456: Line 456:
--
--


function p.getSlayerTierName(tier, fallback) -- consider replacing with comment
function p.getSlayerTierName(tier, fallback)
local tier = p.getSlayerTierByID(tier).display
local tier = p.getSlayerTierByID(tier).display
if tier ~= nil then
if tier ~= nil then
892

edits