This commit is contained in:
Nemanja
2022-08-04 17:55:20 -04:00
committed by GitHub
parent 2427c5f5eb
commit 4397666679
5 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-NC-SA-4.0",
"copyright": "Created by RamZ",
"states": [
{
"name": "dead"
},
{
"name": "icon"
},
{
"name": "regalrat",
"directions": 4
}
]
}