Rock Anomaly (#20635)

This commit is contained in:
brainfood1183
2023-10-05 20:53:53 +01:00
committed by GitHub
parent f38c754b20
commit d4ed37d266
22 changed files with 424 additions and 20 deletions

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Made by brainfood1183 (github)",
"states": [
{
"name": "ironcrab",
"directions": 4
},
{
"name": "uraniumcrab",
"directions": 4
},
{
"name": "quartzcrab",
"directions": 4
}
]
}