Advertisement
Guest User

WTF Dome

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