Merge pull request #797 from SethanJoseph/main

Screwed up the color for Wine
This commit is contained in:
slweeb 2024-09-15 19:48:33 -04:00 committed by GitHub
commit 75001733e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
elements.wine = { elements.wine = {
color: "#006e05", color: "#89281D",
behavior: behaviors.LIQUID, behavior: behaviors.LIQUID,
category: "food", category: "food",
viscosity: 20000, viscosity: 20000,