Update soups.js

Signed-off-by: HACKERPRO908 <130792075+HACKERPRO908@users.noreply.github.com>
This commit is contained in:
HACKERPRO908 2024-03-03 12:59:50 +00:00 committed by GitHub
parent 7e8b93af3f
commit e33deca6fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
elements.seasoning = {
color: "#876461",
behavior: behaviors.POWDER,
category: "powders",
category: "food",
tempHigh: 900,
stateHigh: "salt",
state: "solid",
@ -87,4 +87,4 @@ elements.seasoned_water = {
conduct: 0.02,
stain: -0.9,
extinguish: true
};
};