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