Fixed hashes

This commit is contained in:
StellarX20 2022-01-20 19:55:43 -05:00 committed by GitHub
parent 68bf7e18f7
commit 84d8fe6f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ behavior: [
temp: 1000
};
elements.hematite = {
color: ["#824b1b", "#914a20", "##ad3f1d"],
color: ["#824b1b", "#914a20", "#ad3f1d"],
category: "land",
state: "solid",
behavior: behaviors.POWDER,