remove elements.molten_mars_plasma

and
This commit is contained in:
Phi 2025-02-08 14:46:34 +00:00 committed by GitHub
parent 13281eaab9
commit 63864afdd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions

View File

@ -28,15 +28,6 @@ elements.molten_mars = {
extraInfo: "The Result of Burnt-up mars stuff. Some turn into this faster more than others.",
temp: 2500
}
elements.plasma_mars = {
color: "#ffc338",
behavior: behaviors.MOLTEN,
category: "mars",
state: "liquid",
hidden: "false",
extraInfo: "Molten Mars but Plasma.",
temp: 2500
}
elements.mars_rock = {
color: ["#a51002","#bd1102"],
behavior: behaviors.STURDYPOWDER,