Advertisement
Guest User

Untitled

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