meta.json 603 B

123456789101112131415161718192021
  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 https://github.com/tgstation/tgstation/commit/ab4abf318f293a701754656dd4e9261eb70f8824#diff-9ab5c8a5e47ab7cfaeadd859a23e32b05de1fe839e99ea767fd7e340b6385d67,this sprite made(resprite) by Fazansen(https://github.com/Fazansen)",
  9. "states": [
  10. {
  11. "name": "syndiscanner",
  12. "directions": 1,
  13. "delays": [
  14. [
  15. 0.4,
  16. 0.4
  17. ]
  18. ]
  19. }
  20. ]
  21. }