meta.json 741 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken/modified from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/b1d5664161441b32f599a986e4fb8393cfd87324/icons/obj/guns/projectile/artwork_revolver.dmi",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "inhand-left",
  12. "directions": 4
  13. },
  14. {
  15. "name": "icon"
  16. },
  17. {
  18. "name": "bolt-open"
  19. },
  20. {
  21. "name": "inhand-right",
  22. "directions": 4
  23. },
  24. {
  25. "name": "equipped-BELT",
  26. "directions": 4
  27. },
  28. {
  29. "name": "equipped-SUITSTORAGE",
  30. "directions": 4
  31. }
  32. ]
  33. }