Update lemonade.js

This commit is contained in:
baconthemyth 2024-01-06 22:27:56 -05:00 committed by GitHub
parent 54ad97a766
commit 617fbb79ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ behavior: behaviors.LIQUID,
category: "liquids",
isFood: true,
state: "solid",
};
}
elements.head.reactions["lemonade"] = {elem2: null}
elements.lemon_juice = {
color: "#FFFF00",