Update kopalstuff.js
This commit is contained in:
parent
c88ab0a6a1
commit
f8f793b827
|
|
@ -4,7 +4,7 @@ elements.lemon = {
|
||||||
category: "food",
|
category: "food",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
breakInto: "Juice",
|
breakInto: "Juice",
|
||||||
reactions = {
|
reactions: {
|
||||||
"sugar": { elem1: null, elem2: "candy" }
|
"sugar": { elem1: null, elem2: "candy" }
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue