Update charsonsmoduno.js

This commit is contained in:
CharsonBurensen 2025-02-19 13:09:54 -05:00 committed by GitHub
parent 29ad4e35c2
commit 79bcc72663
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1977,7 +1977,7 @@ elements.stupidine = {
};
elements.liquid_stupidine = {
color: ["#5328c9", "4089e3"],
color: ["#5328c9", "#4089e3"],
behavior: [
["M2","M1","M2"],
["XX","XX","XX"],
@ -2034,7 +2034,7 @@ elements.skibidi_soda = {
};
elements.skibidine = {
color: ["#51649c", "949c51"],
color: ["#51649c", "#949c51"],
behavior: behaviors.LIQUID,
category: "liquids",
state: "liquid",