meta.json 360 B

1234567891011121314151617181920
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "tgstation at https://github.com/tgstation/tgstation/blob/c46d689e2b300bdc8c5b153855b1a5bbb2c5b168/icons/obj/singularity.dmi",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon",
  12. "delays": [
  13. [
  14. 0.1,
  15. 0.1
  16. ]
  17. ]
  18. }
  19. ]
  20. }