Module:Gm4Sprite/Aliases: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (Added Vigere)
mNo edit summary
(6 intermediate revisions by the same user not shown)
Line 66: Line 66:
['Baryte Lump'] = { name = 'Baryte Lump', text = '&7Contains &fBarium' },
['Baryte Lump'] = { name = 'Baryte Lump', text = '&7Contains &fBarium' },
['Bauxite Lump'] = { name = 'Bauxite Lump', text = '&7Contains &cAluminium' },
['Bauxite Lump'] = { name = 'Bauxite Lump', text = '&7Contains &cAluminium' },
['Bismututite Lump'] = { name = 'Bismuttite Lump', text = '&7Contains #F47989B#F5B478i#F5DD79s#78F4AEm#79D6F5u#8378F5t#D579F5h' },
['Bismutite Lump'] = { name = 'Bismutite Lump', text = '&7Contains &#F47989B&#F5B478i&#F5DD79s&#78F4AEm&#79D6F5u&#8378F5t&#D579F5h' },
['Malachite Lump'] = { name = 'Malachite Lump', text = '&7Contains &6Copper' },
['Malachite Lump'] = { name = 'Malachite Lump', text = '&7Contains &6Copper' },
['Thorianite Lump'] = { name = 'Thorianite Lump', text = '&7Contains &8Thorium' },
['Thorianite Lump'] = { name = 'Thorianite Lump', text = '&7Contains &8Thorium' },
Line 200: Line 200:
Curies_Bismium = '#467A1B',
Curies_Bismium = '#467A1B',
Thorium = '#767676',
Thorium = '#767676',
Copper = '&6',
Copper = '6',
Thorium_Brass = '&2',
Thorium_Brass = '2',
}
}


Line 208: Line 208:
'Barium',
'Barium',
'Barimium',
'Barimium',
'Bismuth',
'Curie\'s Bismium',
'Thorium',
'Copper',
'Copper',
'Thorium',
'Thorium Brass',
'Thorium Brass',
}
}
Line 223: Line 225:
end
end
if bandName == "Bismuth" then
if bandName == "Bismuth" then
band = '#F47989Bi#F5B478sm#F5DD79ut#78F4AEh #79D6F5Ba#8378F5nd'
band = '&#F47989Bi&#F5B478sm&#F5DD79ut&#78F4AEh &#79D6F5Ba&#8378F5nd'
else
else
band = bandFormat[bandName] .. cast .. ' Band'
band = '&' .. bandFormat[bandName] .. cast .. ' Band'
end
end
aliases[name] = { title = '&eObsidian Cast', name = name , text = band }
aliases[name] = { title = '&eObsidian Cast', name = name , text = band }
Line 270: Line 272:
end
end
if bandName == "Bismuth" then
if bandName == "Bismuth" then
band = '#F47989Bi#F5B478sm#F5DD79ut#78F4AEh #79D6F5Ba#8378F5nd'
band = '&#F47989Bi&#F5B478sm&#F5DD79ut&#78F4AEh &#79D6F5Ba&#8378F5nd'
else
else
band = bandFormat[bandName] .. shamir[2] .. ' Band'
band = '&' .. bandFormat[bandName] .. shamir[2] .. ' Band'
end
end
local shamirName = shamir[1]
local shamirName = shamir[1]
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu