Advertisement
Guest User

Untitled

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