meta.json 586 B

1234567891011121314151617181920212223242526
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "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)",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "equipped-MASK",
  15. "directions": 4
  16. },
  17. {
  18. "name": "equipped-MASK-reptilian",
  19. "directions": 4
  20. },
  21. {
  22. "name":"equipped-MASK-vox",
  23. "directions": 4
  24. }
  25. ]
  26. }