Advertisement
Guest User

Untitled

a guest
Feb 24th, 2014
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "S Club",
  7. "author": "Toobis"
  8. },
  9.  
  10.  
  11. "switches":
  12. {
  13.  
  14. "28,21":
  15. {
  16. "toggle":
  17. [
  18. { "pos": { "x": 24, "y": 21 } },
  19. { "pos": { "x": 32, "y": 21 } },
  20. { "pos": { "x": 25, "y": 22 } },
  21. { "pos": { "x": 31, "y": 22 } },
  22. { "pos": { "x": 26, "y": 23 } },
  23. { "pos": { "x": 30, "y": 23 } },
  24. { "pos": { "x": 27, "y": 24 } },
  25. { "pos": { "x": 29, "y": 24 } },
  26. { "pos": { "x": 28, "y": 25 } }
  27. ]
  28. },
  29.  
  30. "18,27":
  31. {
  32. "toggle":
  33. [
  34. { "pos": { "x": 18, "y": 23 } },
  35. { "pos": { "x": 17, "y": 24 } },
  36. { "pos": { "x": 19, "y": 24 } },
  37. { "pos": { "x": 16, "y": 25 } },
  38. { "pos": { "x": 20, "y": 25 } },
  39. { "pos": { "x": 15, "y": 26 } },
  40. { "pos": { "x": 21, "y": 26 } },
  41. { "pos": { "x": 14, "y": 27 } },
  42. { "pos": { "x": 22, "y": 27 } }
  43. ]
  44. }
  45.  
  46. },
  47.  
  48.  
  49. "fields":
  50. {
  51. "24,21": { "defaultState": "off" },
  52. "32,21": { "defaultState": "off" },
  53. "25,22": { "defaultState": "off" },
  54. "31,22": { "defaultState": "off" },
  55. "26,23": { "defaultState": "off" },
  56. "30,23": { "defaultState": "off" },
  57. "27,24": { "defaultState": "off" },
  58. "29,24": { "defaultState": "off" },
  59. "28,25": { "defaultState": "off" },
  60. "18,23": { "defaultState": "off" },
  61. "17,24": { "defaultState": "off" },
  62. "19,24": { "defaultState": "off" },
  63. "16,25": { "defaultState": "off" },
  64. "20,25": { "defaultState": "off" },
  65. "15,26": { "defaultState": "off" },
  66. "21,26": { "defaultState": "off" },
  67. "14,27": { "defaultState": "off" },
  68. "22,27": { "defaultState": "off" }
  69. }
  70.  
  71.  
  72. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement