meta.json 684 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "taken from tgstation at source. Modified by Peptide90 to work with SS14. Broken state by Peptide based on off.",
  5. "source": "https://github.com/tgstation/tgstation/commit/2b7f2c42f1bd57497052e8ef593d5e05ea45208e",
  6. "size": {
  7. "x": 32,
  8. "y": 32
  9. },
  10. "states": [
  11. {
  12. "name": "normal-unshaded",
  13. "delays": [
  14. [
  15. 4.7,
  16. 0.1
  17. ]
  18. ]
  19. },
  20. {
  21. "name": "deny-unshaded",
  22. "delays": [
  23. [
  24. 0.13,
  25. 0.13
  26. ]
  27. ]
  28. },
  29. {
  30. "name": "off"
  31. },
  32. {
  33. "name": "broken"
  34. },
  35. {
  36. "name": "panel"
  37. }
  38. ]
  39. }