[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,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "HitPanda#1471 SS14 WHITEDREAM",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
},
{
"name": "wielded-inhand-left",
"directions": 4
}
]
}