Module:Inventory slot/Aliases: Difference between revisions

adding colored firework star aliases. I am using the same color loop as the banners for simplicity
m correcting dye order for correctness of the any firework star
Line 150: Line 150:
}
}
local colors = {
local colors = {
'Black',
'White',
'Blue',
'Orange',
'Brown',
'Magenta',
'Cyan',
'Gray',
'Green',
'Light Blue',
'Light Blue',
'Light Gray',
'Yellow',
'Lime',
'Lime',
'Magenta',
'Orange',
'Pink',
'Pink',
'Gray',
'Light Gray',
'Cyan',
'Purple',
'Purple',
'Blue',
'Brown',
'Green',
'Red',
'Red',
'White',
'Black'
'Yellow'
}
}