Update lemonade.js

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

View File

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