fix behavior typo

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

View File

@ -643,7 +643,7 @@ elements.burning_pyrestone = {
"behavior": [ "behavior": [
"HT:6|HT:8 AND CR:fire%1|HT:6", "HT:6|HT:8 AND CR:fire%1|HT:6",
"HT:6|XX|HT:6", "HT:6|XX|HT:6",
"M2 AND HT68|M1 AND HT:6|M2 AND HT:6", "M2 AND HT:6|M1 AND HT:6|M2 AND HT:6",
], ],
"density": 2600, "density": 2600,
"category": "solids", "category": "solids",