40 lines
714 B
JSON
40 lines
714 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/vgstation-coders/vgstation13/blob/HEAD/icons/obj/clothing/masks.dmi. Vox and Reptilian edits by EmoGarbage404 (Github)",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "icon-joy"
|
|
},
|
|
{
|
|
"name": "icon-despair"
|
|
},
|
|
{
|
|
"name": "icon-anger"
|
|
},
|
|
{
|
|
"name": "equipped-MASK",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-MASK-vox",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|