Update kopalstuff.js
This commit is contained in:
parent
9f61e8f245
commit
5980f8cc83
|
|
@ -5,6 +5,6 @@ elements.lemon = {
|
|||
state: "solid",
|
||||
breakInto: "juice",
|
||||
reactions: {
|
||||
"sugar": { elem1: "candy", elem2: null }
|
||||
"sugar": { elem1: "candy", elem2: "candy" }
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue