meta.json 920 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/commit/38051f45d3b26bd31f6e292239f43adb36ff01fe lungs and inhands by mubururu_ (github)",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "brain"
  12. },
  13. {
  14. "name": "brain-inhand-left",
  15. "directions": 4
  16. },
  17. {
  18. "name": "brain-inhand-right",
  19. "directions": 4
  20. },
  21. {
  22. "name": "ears"
  23. },
  24. {
  25. "name": "eyeball-l"
  26. },
  27. {
  28. "name": "eyeball-r"
  29. },
  30. {
  31. "name": "lungs"
  32. },
  33. {
  34. "name": "lungs-inhand-left",
  35. "directions": 4
  36. },
  37. {
  38. "name": "lungs-inhand-right",
  39. "directions": 4
  40. },
  41. {
  42. "name": "stomach"
  43. },
  44. {
  45. "name": "stomach-inhand-left",
  46. "directions": 4
  47. },
  48. {
  49. "name": "stomach-inhand-right",
  50. "directions": 4
  51. }
  52. ]
  53. }