meta.json 419 B

1234567891011121314151617181920212223
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from https://github.com/tgstation/tgstation/commit/4323540b6bec3ae93bbf13d685c2dbe0cb40a36e",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "mousetrap",
  12. "directions": 4
  13. },
  14. {
  15. "name": "mousetraparmed",
  16. "directions": 4
  17. }
  18. ]
  19. }