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