| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). equipped-MASK-vox & up-equipped-MASK-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi",
- "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
- },
- {
- "name": "up-equipped-MASK",
- "directions": 4
- },
- {
- "name": "up-equipped-MASK-vox",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|