Arachnid species (#13945)

This commit is contained in:
PixelTK
2023-04-29 17:19:06 +01:00
committed by GitHub
parent 217b8a5a38
commit 8269a500b3
55 changed files with 1158 additions and 3 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/PixelTheKermit",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "eyeball-l"
},
{
"name": "eyeball-r"
},
{
"name": "tongue"
}
]
}