Update Quicksand_one.js

This commit is contained in:
jakob3797 2024-05-02 08:31:00 -05:00 committed by GitHub
parent 49af22eecf
commit 2b4a3b8995
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ elements.sandy_mud = {
}; };
elements.sticky_quicksand = { elements.sticky_quicksand = {
color: "#DAA520", color: "#DAA520",
behavior: behaviors.LIQUID, behavior:elements.sap.behavior,
viscosity: 1700, viscosity: 1700,
tempHigh: 65, tempHigh: 65,
stateHigh: "liquid", stateHigh: "liquid",