meta.json 488 B

1234567891011121314151617181920212223
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a879151ef04192ae2a791278ee882c1bce7c5062, cola and any sprite modified by potato1234x (github) for ss14, clothing by Southbridge_fur (github) for SS14",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "drink"
  12. },
  13. {
  14. "name": "snack"
  15. },
  16. {
  17. "name": "any"
  18. },
  19. {
  20. "name": "clothing"
  21. }
  22. ]
  23. }