Files
OldThink/Resources/Textures/Clothing/OuterClothing/Misc/apronbar.rsi/meta.json
FinnishPaladin 53637c9a39 Bartender aprons! (#19794)
* Adds a new apron to the bar clothing vendor.

* quick fix

* quick edits to the sprites

* another sprite edit.

* more tweaks...

* darkened sprites a bit, moved the apron's location in the bardrobe

* improved the item suffix
2023-09-03 17:27:19 -04:00

27 lines
483 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Edited from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}