Advertisement
Guest User

Untitled

a guest
Feb 17th, 2014
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Thrillho",
  4. "author": "BMO"
  5. },
  6. "switches": {
  7. "9,27": {
  8. "toggle": [
  9. { "pos": { "x": 4, "y": 26 } },
  10. { "pos": { "x": 5, "y": 26 } },
  11. { "pos": { "x": 6, "y": 26 } }
  12. ]
  13. },
  14. "44,8": {
  15. "toggle": [
  16. { "pos": { "x": 47, "y": 9 } },
  17. { "pos": { "x": 48, "y": 9 } },
  18. { "pos": { "x": 49, "y": 9 } }
  19. ]
  20. }
  21. },
  22. "fields": {
  23. "4,26" : { "defaultState": "off" },
  24. "5,26" : { "defaultState": "off" },
  25. "6,26" : { "defaultState": "off" },
  26. "47,9" : { "defaultState": "off" },
  27. "48,9" : { "defaultState": "off" },
  28. "49,9" : { "defaultState": "off" }
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement