Blue Shark Soft Toy! (#12047)

This commit is contained in:
Willhelm53
2022-10-22 16:58:18 -05:00
committed by GitHub
parent 2366089300
commit a6be9e75dc
15 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited for SS14 by GitHub user Willhelm53",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "blue"
},
{
"name": "blue-inhand-left",
"directions": 4
},
{
"name": "blue-inhand-right",
"directions": 4
},
{
"name": "pink"
},
{
"name": "pink-inhand-left",
"directions": 4
},
{
"name": "pink-inhand-right",
"directions": 4
},
{
"name": "grey"
},
{
"name": "grey-inhand-left",
"directions": 4
},
{
"name": "grey-inhand-right",
"directions": 4
}
]
}