* qm alt clothes your mom * textures * retrieve textures from the void * Update heads.yml * resprite to fit * fixe sides quick * fixe a hole * why is this hole here * why does this happen to me * fixed the weird hole thing
27 lines
563 B
JSON
27 lines
563 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Derived from qmturtleneck sprite from beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/a11e7468ca552cfc97c9164c69ccdafff09e794c and modified by Emisse for Space Station 14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-INNERCLOTHING",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|