From 7acb531bf1acc89551089c39ae93b883516cb535 Mon Sep 17 00:00:00 2001 From: guzzo86 <126430018+guzzo86@users.noreply.github.com> Date: Mon, 6 May 2024 19:48:14 -0400 Subject: [PATCH] Update CherrySoda.js --- mods/CherrySoda.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/CherrySoda.js b/mods/CherrySoda.js index 66d0fbd3..3dc8b7a6 100644 --- a/mods/CherrySoda.js +++ b/mods/CherrySoda.js @@ -66,7 +66,7 @@ elements.cherrysoda_gas = { } elements.cherrysoda_ice = { color: "#BF4F9C", - behavior: behaviors.wALL, + behavior: behaviors.WALL, category: "solids", state: "solid", density: 1065,