meta.json 266 B

123456789101112131415
  1. {
  2. "copyright" : "Taken from https://github.com/tgstation/tgstation",
  3. "license" : "CC-BY-SA-3.0",
  4. "size" : {
  5. "x" : 32,
  6. "y" : 32
  7. },
  8. "states" : [
  9. {
  10. "directions" : 1,
  11. "name" : "medibot"
  12. }
  13. ],
  14. "version" : 1
  15. }