Create test.js
This commit is contained in:
parent
7650c9e972
commit
0b8670c59f
|
|
@ -0,0 +1,8 @@
|
||||||
|
elements.mustard = {
|
||||||
|
color: "#ffff00",
|
||||||
|
behavior: behaviors.LIQUID,
|
||||||
|
category: "liquids",
|
||||||
|
viscosity: 60000,
|
||||||
|
state: "liquid",
|
||||||
|
density: 720,
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue