Update wine.js
This commit is contained in:
parent
8c9eabe71d
commit
f59830dcd0
|
|
@ -1,8 +1,8 @@
|
||||||
elements.wine = {
|
elements.wine = {
|
||||||
color: "#006e05",
|
color: "#89281D",
|
||||||
behavior: behaviors.LIQUID,
|
behavior: behaviors.LIQUID,
|
||||||
category: "food",
|
category: "food",
|
||||||
viscosity: 20000,
|
viscosity: 20000,
|
||||||
state: "liquid",
|
state: "liquid",
|
||||||
density: 380,
|
density: 380,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue