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