meta.json 447 B

1234567891011121314151617181920212223242526
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "inhand-left",
  15. "directions": 4
  16. },
  17. {
  18. "name": "inhand-right",
  19. "directions": 4
  20. },
  21. {
  22. "name": "equipped-BELT",
  23. "directions": 4
  24. }
  25. ]
  26. }