meta.json 467 B

1234567891011121314151617181920212223242526
  1. {
  2. "version": 1,
  3. "license": "CC-BY-NC-SA-3.0",
  4. "copyright": "Taken from https://github.com/goonstation/goonstation at commit 68aa9d134c07ed345755ff4cc0e11eae531f624e",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "omnitool-prying"
  12. },
  13. {
  14. "name": "omnitool-screwing"
  15. },
  16. {
  17. "name": "omnitool-pulsing"
  18. },
  19. {
  20. "name": "omnitool-snipping"
  21. },
  22. {
  23. "name": "omnitool-wrenching"
  24. }
  25. ]
  26. }