feat: improved sodium oxidisation

Changed colors of oxidisation to be darker.
This commit is contained in:
Zayan Arshad 2024-12-22 19:31:36 +00:00
parent 5e7fe2d96b
commit 2c81568f0a
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ elements.liquid_sodium = {
};
elements.sodium_hydroxide = {
color: ["#ffffff", "#f1f1f1", "#e7e7e7", "#ededed"],
color: ["#cccccc", "#c1c1c1", "#b7b7b7", "#bbbbbb"],
behavior: behaviors.POWDER,
hidden: true,
state: "solid",