meta.json 724 B

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