| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "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
- }
- ]
- }
|