Module:ParallelAliases: Difference between revisions

no edit summary
((ΦωΦ))
No edit summary
Line 27: Line 27:
local name = kitty[1] .. ' Cat Hat'
local name = kitty[1] .. ' Cat Hat'
local color = kitty[2]
local color = kitty[2]
aliases[name] = { title = '&l' .. color .. name, name = name, text = '&7♦ Cat Series ♦/&r&oThe purr-fect hat!'}
aliases[name] = { title = '&l' .. color .. name, name = name, text = '&8♦ Cat Series ♦/&r&oThe purr-fect hat!'}
end
end


return aliases
return aliases