Advertisement
Guest User

Untitled

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