meta.json 501 B

123456789101112131415161718
  1. {
  2. "version": 1,
  3. "license": "CC-BY-NC-3.0",
  4. "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. This sprite features an adaptation of Hatsune Miku, © Crypton Future Media, Inc. 2007, licensed under a CC BY-NC: https://creativecommons.org/licenses/by-nc/3.0/",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "equipped-FEET",
  15. "directions": 4
  16. }
  17. ]
  18. }