Use the word “Grey” consistently in descriptions
This commit is contained in:
parent
3c54fed5b6
commit
8fae394ee4
4 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ local wool = {}
|
|||
wool.dyes = {
|
||||
{"white", "white", "White", nil},
|
||||
{"grey", "dark_grey", "Grey", "unicolor_darkgrey"},
|
||||
{"silver", "grey", "Light Gray", "basecolor_grey"},
|
||||
{"silver", "grey", "Light Grey", "basecolor_grey"},
|
||||
{"black", "black", "Black", "basecolor_black"},
|
||||
{"red", "red", "Red", "basecolor_red"},
|
||||
{"yellow", "yellow", "Yellow", "basecolor_yellow"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue