Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,564
edits
(add Relocators items (this should be the last of it); make things tabbed correctly to enhance readability) |
(add "Band" to the end of shamirs band type) |
||
Line 162: | Line 162: | ||
bandName = "Thorium_Brass" | bandName = "Thorium_Brass" | ||
end | end | ||
local band = '&' .. bandFormat[bandName] .. shamir[2] | local band = '&' .. bandFormat[bandName] .. shamir[2] .. ' Band' | ||
local shamirName = shamir[1] | local shamirName = shamir[1] | ||
aliases[name] = { title = '&eObsidian Cast', name = name, text = band .. '/&bShamir/&7' .. shamirName } | aliases[name] = { title = '&eObsidian Cast', name = name, text = band .. '/&bShamir/&7' .. shamirName } |
edits