parent
13281eaab9
commit
63864afdd7
|
|
@ -28,15 +28,6 @@ elements.molten_mars = {
|
||||||
extraInfo: "The Result of Burnt-up mars stuff. Some turn into this faster more than others.",
|
extraInfo: "The Result of Burnt-up mars stuff. Some turn into this faster more than others.",
|
||||||
temp: 2500
|
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 = {
|
elements.mars_rock = {
|
||||||
color: ["#a51002","#bd1102"],
|
color: ["#a51002","#bd1102"],
|
||||||
behavior: behaviors.STURDYPOWDER,
|
behavior: behaviors.STURDYPOWDER,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue