meta.json 980 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f07f847706d85b7cfa4b398e5175732212b69a63 and recolored, in-hand sprites by SeamLesss (github)",
  9. "states": [
  10. {
  11. "name": "analyzer",
  12. "delays": [
  13. [
  14. 0.1,
  15. 0.1,
  16. 0.1,
  17. 0.1,
  18. 0.1,
  19. 0.1,
  20. 0.1,
  21. 0.1,
  22. 0.1,
  23. 0.1,
  24. 0.1,
  25. 0.5
  26. ]
  27. ]
  28. },
  29. {
  30. "name": "analyzer-inhand-left",
  31. "directions": 4
  32. },
  33. {
  34. "name": "analyzer-inhand-right",
  35. "directions": 4
  36. },
  37. {
  38. "name": "icon"
  39. }
  40. ]
  41. }