Advertisement
Guest User

Moustache.json

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