Update wine.js
This commit is contained in:
parent
8c9eabe71d
commit
f59830dcd0
|
|
@ -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