Advertisement
Guest User

Cold Finger JSON

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