meta.json 663 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77608a9f46b06a46f0f6b1be061755f68cc255a3",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "rcle-inhand-left",
  12. "directions": 4
  13. },
  14. {
  15. "name": "rcle-inhand-right",
  16. "directions": 4
  17. },
  18. {
  19. "name": "rcl-inhand-left",
  20. "directions": 4
  21. },
  22. {
  23. "name": "rcl-inhand-right",
  24. "directions": 4
  25. },
  26. {
  27. "name": "rcl-0"
  28. },
  29. {
  30. "name": "rcl-10"
  31. },
  32. {
  33. "name": "rcl-20"
  34. },
  35. {
  36. "name": "rcl-30"
  37. }
  38. ]
  39. }