meta.json 380 B

12345678910111213141516171819
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/11402f6ae62facc2e8bcfa1f8ef5353b26663278 and visually offset.",
  5. "size": {
  6. "x": 48,
  7. "y": 48
  8. },
  9. "states": [
  10. {
  11. "name": "booze",
  12. "directions": 4
  13. },
  14. {
  15. "name": "soda",
  16. "directions": 4
  17. }
  18. ]
  19. }