meta.json 625 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, redrawn by Ubaser.",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "fill-1"
  15. },
  16. {
  17. "name": "fill-2"
  18. },
  19. {
  20. "name": "fill-3"
  21. },
  22. {
  23. "name": "equipped-HELMET",
  24. "directions": 4
  25. },
  26. {
  27. "name": "inhand-left",
  28. "directions": 4
  29. },
  30. {
  31. "name": "inhand-right",
  32. "directions": 4
  33. }
  34. ]
  35. }