Create test2.js
This commit is contained in:
parent
24ad28ec5c
commit
e5224a386b
|
|
@ -0,0 +1,7 @@
|
|||
elements.test = {
|
||||
color: "#ff0000",
|
||||
behavior: behaviors.POWDER,
|
||||
category: "energy",
|
||||
state: "solid",
|
||||
density: 10,
|
||||
};
|
||||
Loading…
Reference in New Issue