Advertisement
Guest User

Stingray

a guest
Jun 29th, 2014
10,467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "Stingray",
  7. "author": "gingerdg"
  8. },
  9.  
  10.  
  11. "switches":
  12. {
  13.  
  14. "19,11":
  15. {
  16. "toggle":
  17. [
  18. { "pos": { "x": 16, "y": 12 } },
  19. { "pos": { "x": 17, "y": 13 } },
  20. { "pos": { "x": 18, "y": 14 } },
  21. { "pos": { "x": 25, "y": 24 } }
  22. ]
  23. },
  24.  
  25. "31,11":
  26. {
  27. "toggle":
  28. [
  29. { "pos": { "x": 34, "y": 12 } },
  30. { "pos": { "x": 33, "y": 13 } },
  31. { "pos": { "x": 32, "y": 14 } },
  32. { "pos": { "x": 25, "y": 24 } }
  33. ]
  34. },
  35.  
  36. "15,15":
  37. {
  38. "toggle":
  39. [
  40. { "pos": { "x": 16, "y": 12 } },
  41. { "pos": { "x": 17, "y": 13 } },
  42. { "pos": { "x": 18, "y": 14 } },
  43. { "pos": { "x": 25, "y": 24 } }
  44. ]
  45. },
  46.  
  47. "35,15":
  48. {
  49. "toggle":
  50. [
  51. { "pos": { "x": 34, "y": 12 } },
  52. { "pos": { "x": 33, "y": 13 } },
  53. { "pos": { "x": 32, "y": 14 } },
  54. { "pos": { "x": 25, "y": 24 } }
  55. ]
  56. },
  57.  
  58. "5,21":
  59. {
  60. "toggle":
  61. [
  62. { "pos": { "x": 3, "y": 24 } },
  63. { "pos": { "x": 25, "y": 24 } },
  64. { "pos": { "x": 2, "y": 25 } },
  65. { "pos": { "x": 4, "y": 25 } },
  66. { "pos": { "x": 3, "y": 26 } }
  67. ]
  68. },
  69.  
  70. "45,21":
  71. {
  72. "toggle":
  73. [
  74. { "pos": { "x": 25, "y": 24 } },
  75. { "pos": { "x": 47, "y": 24 } },
  76. { "pos": { "x": 46, "y": 25 } },
  77. { "pos": { "x": 48, "y": 25 } },
  78. { "pos": { "x": 47, "y": 26 } }
  79. ]
  80. },
  81.  
  82. "5,29":
  83. {
  84. "toggle":
  85. [
  86. { "pos": { "x": 3, "y": 24 } },
  87. { "pos": { "x": 25, "y": 24 } },
  88. { "pos": { "x": 2, "y": 25 } },
  89. { "pos": { "x": 4, "y": 25 } },
  90. { "pos": { "x": 3, "y": 26 } }
  91. ]
  92. },
  93.  
  94. "45,29":
  95. {
  96. "toggle":
  97. [
  98. { "pos": { "x": 25, "y": 24 } },
  99. { "pos": { "x": 47, "y": 24 } },
  100. { "pos": { "x": 46, "y": 25 } },
  101. { "pos": { "x": 48, "y": 25 } },
  102. { "pos": { "x": 47, "y": 26 } }
  103. ]
  104. }
  105.  
  106. },
  107.  
  108.  
  109. "fields":
  110. {
  111. "16,12": { "defaultState": "off" },
  112. "17,13": { "defaultState": "off" },
  113. "18,14": { "defaultState": "off" },
  114. "25,24": { "defaultState": "on" },
  115. "34,12": { "defaultState": "off" },
  116. "33,13": { "defaultState": "off" },
  117. "32,14": { "defaultState": "off" },
  118. "3,24": { "defaultState": "off" },
  119. "2,25": { "defaultState": "off" },
  120. "4,25": { "defaultState": "off" },
  121. "3,26": { "defaultState": "off" },
  122. "47,24": { "defaultState": "off" },
  123. "46,25": { "defaultState": "off" },
  124. "48,25": { "defaultState": "off" },
  125. "47,26": { "defaultState": "off" }
  126. }
  127.  
  128.  
  129. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement