[feat] new hair, and white sprites

This commit is contained in:
rhailrake
2023-04-25 19:51:13 +06:00
committed by Remuchi
parent 4e85539ec6
commit 37a34cbf2a
189 changed files with 1881 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC0-1.0",
"copyright": "Мама нарисовала",
"states": [
{
"name": "boombox_working_overlay",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "boombox"
},
{
"name": "boombox-inhand-right",
"directions": 4
},
{
"name": "boombox-inhand-left",
"directions": 4
}
]
}