Minor style

This commit is contained in:
Jean-Patrick Guerrero 2020-08-02 03:10:16 +02:00
parent 917dd8714f
commit 54e6406e53

@ -156,20 +156,20 @@ craftguide.group_stereotypes = {
}
local group_names = {
carpet = S"Any carpet",
coal = S"Any coal",
dye = S"Any dye",
flower = S"Any flower",
glass = S"Any glass",
leaves = S"Any leaves",
mushroom = S"Any mushroom",
coal = S"Any coal",
sand = S"Any sand",
tree = S"Any tree",
wool = S"Any wool",
glass = S"Any glass",
stick = S"Any stick",
stone = S"Any stone",
tree = S"Any tree",
carpet = S"Any carpet",
flower = S"Any flower",
leaves = S"Any leaves",
vessel = S"Any vessel",
wool = S"Any wool",
wood = S"Any wood planks",
mushroom = S"Any mushroom",
["color_red,flower"] = S"Any red flower",
["color_blue,flower"] = S"Any blue flower",