meta.json 371 B

123456789101112131415161718192021
  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. "delays" : [
  11. [
  12. 0.8,
  13. 0.2
  14. ]
  15. ],
  16. "directions" : 1,
  17. "name" : "forensicnew"
  18. }
  19. ],
  20. "version" : 1
  21. }