Fixed code yet-a-fucking-gain
This commit is contained in:
parent
909f1a62d4
commit
7f8fdfcdfd
|
|
@ -73,7 +73,7 @@ elements.Neutronium = {
|
||||||
};
|
};
|
||||||
elements.Ionized_Hydrogen = {
|
elements.Ionized_Hydrogen = {
|
||||||
name: "Ionized Protium",
|
name: "Ionized Protium",
|
||||||
color: "ff00ff",
|
color: "#ff00ff",
|
||||||
behavior: behaviors.GAS,
|
behavior: behaviors.GAS,
|
||||||
category: "energy",
|
category: "energy",
|
||||||
state: "gas",
|
state: "gas",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue