Add files via upload
This commit is contained in:
parent
1e463495ee
commit
c60c3ae04d
|
|
@ -0,0 +1,8 @@
|
||||||
|
elements.First = {
|
||||||
|
color: "#00ff80",
|
||||||
|
behavior: behaviors.POWDER,
|
||||||
|
category: "",
|
||||||
|
state: "solid",
|
||||||
|
reactions: {
|
||||||
|
"water": { elem1: "sugar", elem2: null},
|
||||||
|
};
|
||||||
Loading…
Reference in New Issue