commit
daa07223aa
|
|
@ -0,0 +1,8 @@
|
|||
elements.wine = {
|
||||
color: "#006e05",
|
||||
behavior: behaviors.LIQUID,
|
||||
category: "food",
|
||||
viscosity: 20000,
|
||||
state: "liquid",
|
||||
density: 380,
|
||||
};
|
||||
Loading…
Reference in New Issue