meta.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "version":1,
  3. "size":{
  4. "x":32,
  5. "y":32
  6. },
  7. "license":"CC-BY-SA-3.0",
  8. "copyright":"Inhand sprites by alzore_(discord) for SS14. pipeTrinaryConnectors made by Menshin for SS14 based on pipeTJunction, the rest is taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da.",
  9. "states":[
  10. {
  11. "name": "inhand-left",
  12. "directions":4
  13. },
  14. {
  15. "name":"inhand-right",
  16. "directions":4
  17. },
  18. {
  19. "name": "Bend-inhand-left",
  20. "directions":4
  21. },
  22. {
  23. "name":"Bend-inhand-right",
  24. "directions":4
  25. },
  26. {
  27. "name": "TJunction-inhand-left",
  28. "directions":4
  29. },
  30. {
  31. "name":"TJunction-inhand-right",
  32. "directions":4
  33. },
  34. {
  35. "name": "Fourway-inhand-left",
  36. "directions":4
  37. },
  38. {
  39. "name":"Fourway-inhand-right",
  40. "directions":4
  41. },
  42. {
  43. "name":"pipeBroken",
  44. "directions":1
  45. },
  46. {
  47. "name":"pipeTJunction",
  48. "directions":4
  49. },
  50. {
  51. "name":"pipeHalf",
  52. "directions":4
  53. },
  54. {
  55. "name":"pipeBend",
  56. "directions":4
  57. },
  58. {
  59. "name": "pipeFourway",
  60. "directions":4
  61. },
  62. {
  63. "name":"pipeStraight",
  64. "directions":4
  65. },
  66. {
  67. "name":"pipeConnector",
  68. "directions":4
  69. },
  70. {
  71. "name":"pipeTrinaryConnectors",
  72. "directions":4
  73. },
  74. {
  75. "name":"storageStraight",
  76. "directions":4
  77. },
  78. {
  79. "name":"storageBend",
  80. "directions":4
  81. },
  82. {
  83. "name":"storageTJunction",
  84. "directions":4
  85. }
  86. ]
  87. }