| 1234567891011121314151617181920212223242526 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/harmonyn/-tg-station/blob/11043a07f6136d3d196b0378c31deb3dc1a9532f/icons/obj/clothing/masks.dmi. Reptilian edit by Nairod(Github).Vox edit by foboscheshir (github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "equipped-MASK",
- "directions": 4
- },
- {
- "name": "equipped-MASK-reptilian",
- "directions": 4
- },
- {
- "name":"equipped-MASK-vox",
- "directions": 4
- }
- ]
- }
|