Update kopalstuff.js
This commit is contained in:
parent
df94f0bf43
commit
007aeae7a4
|
|
@ -1,10 +1,10 @@
|
|||
elements.lemon = {
|
||||
color: "#fcc603",
|
||||
behavior: behaviors.POWDER,
|
||||
category: "first",
|
||||
state: "solid",
|
||||
color: "#fcc603",
|
||||
behavior: behaviors.POWDER,
|
||||
category: "first",
|
||||
state: "solid",
|
||||
breakInto: "Juice",
|
||||
reactions = {
|
||||
"sugar": { elem1: null, elem2: "candy" }
|
||||
}
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue