Update lemonade.js

This commit is contained in:
baconthemyth 2024-01-07 11:06:24 -05:00 committed by GitHub
parent 313f04e67c
commit d316b8affe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ state: "solid",
}
elements.head.reactions["lemonade"] = {elem2: null}
elements.head.reactions["lemons"] = {elem2: null}
elements.lemon_juice = {
color: "#FFFF00",
behavior: behaviors.LIQUID,