Fixed hashes
This commit is contained in:
parent
68bf7e18f7
commit
84d8fe6f12
|
|
@ -619,7 +619,7 @@ behavior: [
|
||||||
temp: 1000
|
temp: 1000
|
||||||
};
|
};
|
||||||
elements.hematite = {
|
elements.hematite = {
|
||||||
color: ["#824b1b", "#914a20", "##ad3f1d"],
|
color: ["#824b1b", "#914a20", "#ad3f1d"],
|
||||||
category: "land",
|
category: "land",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
behavior: behaviors.POWDER,
|
behavior: behaviors.POWDER,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue