Update kopalstuff.js
This commit is contained in:
parent
df94f0bf43
commit
007aeae7a4
|
|
@ -6,5 +6,5 @@ elements.lemon = {
|
||||||
breakInto: "Juice",
|
breakInto: "Juice",
|
||||||
reactions = {
|
reactions = {
|
||||||
"sugar": { elem1: null, elem2: "candy" }
|
"sugar": { elem1: null, elem2: "candy" }
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue