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 = { | ||
' | 'White', | ||
' | 'Orange', | ||
' | 'Magenta', | ||
'Light Blue', | 'Light Blue', | ||
' | 'Yellow', | ||
'Lime', | 'Lime', | ||
'Pink', | 'Pink', | ||
'Gray', | |||
'Light Gray', | |||
'Cyan', | |||
'Purple', | 'Purple', | ||
'Blue', | |||
'Brown', | |||
'Green', | |||
'Red', | 'Red', | ||
' | 'Black' | ||
} | } | ||