meta.json 573 B

1234567891011121314151617181920212223242526
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Edit of the door remote sprite by Flareguy for https://github.com/space-wizards/space-station-14",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "declarator",
  12. "delays": [
  13. [
  14. 0.3,
  15. 0.3,
  16. 0.3,
  17. 0.3,
  18. 0.3,
  19. 0.2,
  20. 0.2,
  21. 0.2
  22. ]
  23. ]
  24. }
  25. ]
  26. }