meta.json 500 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "tgstation at a373b4cb08298523d40acc14f9c390a0c403fc31, sprites modified and cut into layers by mirrorcult",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "tail"
  12. },
  13. {
  14. "name": "rod"
  15. },
  16. {
  17. "name": "tip"
  18. },
  19. {
  20. "name": "solution1"
  21. },
  22. {
  23. "name": "inhand-left",
  24. "directions": 4
  25. },
  26. {
  27. "name": "inhand-right",
  28. "directions": 4
  29. }
  30. ]
  31. }