meta.json 279 B

1234567891011121314151617
  1. {
  2. "version": 1,
  3. "license": "CC-BY-NC-SA-3.0",
  4. "copyright": "Taken from goonstation at https://github.com/goonstation/goonstation/pull/13630",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "primed"
  15. }
  16. ]
  17. }