Advertisement
Guest User

yiss 5.1

a guest
Nov 16th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. {
  2. "switches": {
  3. "27,8": {
  4. "toggle": [
  5. { "pos": { "x": 25, "y": 6 } },
  6. { "pos": { "x": 24, "y": 6 } },
  7. { "pos": { "x": 23, "y": 6 } },
  8. { "pos": { "x": 22, "y": 6 } },
  9. { "pos": { "x": 28, "y": 6 } },
  10. { "pos": { "x": 29, "y": 6 } },
  11. { "pos": { "x": 33, "y": 6 } },
  12. { "pos": { "x": 34, "y": 6 } }
  13. ]
  14. },
  15. "35,8": {
  16. "toggle": [
  17. { "pos": { "x": 34, "y": 6 } },
  18. { "pos": { "x": 33, "y": 6 } },
  19. { "pos": { "x": 37, "y": 6 } },
  20. { "pos": { "x": 38, "y": 6 } },
  21. { "pos": { "x": 39, "y": 6 } },
  22. { "pos": { "x": 40, "y": 6 } },
  23. { "pos": { "x": 29, "y": 6 } },
  24. { "pos": { "x": 28, "y": 6 } }
  25. ]
  26. },
  27. "32,14": {
  28. "toggle": [
  29. { "pos": { "x": 31, "y": 15 } },
  30. { "pos": { "x": 31, "y": 16 } },
  31. { "pos": { "x": 31, "y": 17 } },
  32. { "pos": { "x": 31, "y": 18 } }
  33. ]
  34. },
  35. "30,14": {
  36. "toggle": [
  37. { "pos": { "x": 31, "y": 17 } },
  38. { "pos": { "x": 31, "y": 16 } },
  39. { "pos": { "x": 31, "y": 15 } },
  40. { "pos": { "x": 31, "y": 18 } }
  41. ]
  42. },
  43. "45,15": {
  44. "toggle": [
  45. { "pos": { "x": 49, "y": 13 } },
  46. { "pos": { "x": 49, "y": 14 } },
  47. { "pos": { "x": 48, "y": 14 } },
  48. { "pos": { "x": 47, "y": 14 } },
  49. { "pos": { "x": 47, "y": 13 } },
  50. { "pos": { "x": 47, "y": 12 } },
  51. { "pos": { "x": 48, "y": 12 } },
  52. { "pos": { "x": 49, "y": 12 } }
  53. ]
  54. },
  55. "17,15": {
  56. "toggle": [
  57. { "pos": { "x": 15, "y": 14 } },
  58. { "pos": { "x": 13, "y": 14 } },
  59. { "pos": { "x": 13, "y": 13 } },
  60. { "pos": { "x": 13, "y": 12 } },
  61. { "pos": { "x": 14, "y": 12 } },
  62. { "pos": { "x": 15, "y": 12 } },
  63. { "pos": { "x": 15, "y": 13 } },
  64. { "pos": { "x": 14, "y": 14 } }
  65. ]
  66. }
  67. },
  68.  
  69. "fields": {
  70. "13,12" : { "defaultState": "off" },
  71. "13,13" : { "defaultState": "off" },
  72. "13,14" : { "defaultState": "off" },
  73. "14,12" : { "defaultState": "off" },
  74. "14,14" : { "defaultState": "off" },
  75. "15,12" : { "defaultState": "off" },
  76. "15,13" : { "defaultState": "off" },
  77. "15,14" : { "defaultState": "off" },
  78. "22,6" : { "defaultState": "off" },
  79. "23,6" : { "defaultState": "off" },
  80. "24,6" : { "defaultState": "off" },
  81. "25,6" : { "defaultState": "off" },
  82. "28,6" : { "defaultState": "on" },
  83. "29,6" : { "defaultState": "on" },
  84. "31,15" : { "defaultState": "on" },
  85. "31,16" : { "defaultState": "on" },
  86. "31,17" : { "defaultState": "on" },
  87. "31,18" : { "defaultState": "on" },
  88. "33,6" : { "defaultState": "on" },
  89. "34,6" : { "defaultState": "on" },
  90. "37,6" : { "defaultState": "off" },
  91. "38,6" : { "defaultState": "off" },
  92. "39,6" : { "defaultState": "off" },
  93. "40,6" : { "defaultState": "off" },
  94. "47,12" : { "defaultState": "off" },
  95. "47,13" : { "defaultState": "off" },
  96. "47,14" : { "defaultState": "off" },
  97. "48,12" : { "defaultState": "off" },
  98. "48,14" : { "defaultState": "off" },
  99. "49,12" : { "defaultState": "off" },
  100. "49,13" : { "defaultState": "off" },
  101. "49,14" : { "defaultState": "off" }
  102. }
  103. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement