* added more pride capes * made the capes craftable * fixed sprite names and coding errors * renamed capes to cloaks to be in line with other cloaks --------- Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
27 lines
407 B
JSON
27 lines
407 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Made by superfreak9111 on discord for Space Station 14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-NECK",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|