fix typoes

This commit is contained in:
O-01-67 2022-10-03 15:33:28 -04:00 committed by GitHub
parent 74cdff270b
commit de411b4c0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -306,7 +306,7 @@ elements.ml_tm_bm_mr_mudstone_1 = {
color: "#4a341e",
behavior: [
"XX|SP|XX",
"SS|XX|SP",
"SP|XX|SP",
"M1|SP|XX",
],
tempHigh: 1200,
@ -322,7 +322,7 @@ elements.ml_tm_bm_mr_mudstone_2 = {
color: "#4a341e",
behavior: [
"XX|SP|M1",
"SS|XX|SP",
"SP|XX|SP",
"XX|SP|XX",
],
tempHigh: 1200,
@ -338,7 +338,7 @@ elements.ml_tm_bm_mr_mudstone_3 = {
color: "#4a341e",
behavior: [
"M1|SP|XX",
"SS|XX|SP",
"SP|XX|SP",
"XX|SP|XX",
],
tempHigh: 1200,
@ -354,7 +354,7 @@ elements.ml_tm_bm_mr_mudstone_4 = {
color: "#4a341e",
behavior: [
"XX|SP|XX",
"SS|XX|SP",
"SP|XX|SP",
"XX|SP|M1",
],
tempHigh: 1200,
@ -379,4 +379,4 @@ elements.tl_rm_mudstone_1 = {
state: "solid",
density: 1250,
breakInto: "dirt",
}
}