Merge pull request #797 from SethanJoseph/main
Screwed up the color for Wine
This commit is contained in:
commit
75001733e6
|
|
@ -1,5 +1,5 @@
|
||||||
elements.wine = {
|
elements.wine = {
|
||||||
color: "#006e05",
|
color: "#89281D",
|
||||||
behavior: behaviors.LIQUID,
|
behavior: behaviors.LIQUID,
|
||||||
category: "food",
|
category: "food",
|
||||||
viscosity: 20000,
|
viscosity: 20000,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue