Files
TherapyGoth c94189d78b Added more pride cloaks and made them craftable at the uniform printer (#21077)
* 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>
2024-01-06 17:15:06 +11:00

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
}
]
}