Advertisement
TPSquirrely

Squirrely's Time Trial

Apr 4th, 2014
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Squirrely's Time Trial",
  4. "author": "Squirrely"
  5. },
  6. "switches": {
  7. "4,10": {
  8. "toggle": [
  9. {
  10. "pos": {
  11. "x": 2,
  12. "y": 10
  13. }
  14. },
  15. {
  16. "pos": {
  17. "x": 8,
  18. "y": 10
  19. }
  20. }
  21. ]
  22. },
  23. "5,10": {
  24. "toggle": [
  25. {
  26. "pos": {
  27. "x": 2,
  28. "y": 10
  29. }
  30. },
  31. {
  32. "pos": {
  33. "x": 8,
  34. "y": 10
  35. }
  36. }
  37. ]
  38. },
  39. "6,10": {
  40. "toggle": [
  41. {
  42. "pos": {
  43. "x": 2,
  44. "y": 10
  45. }
  46. },
  47. {
  48. "pos": {
  49. "x": 8,
  50. "y": 10
  51. }
  52. }
  53. ]
  54. },
  55. "7,10": {
  56. "toggle": [
  57. {
  58. "pos": {
  59. "x": 2,
  60. "y": 10
  61. }
  62. },
  63. {
  64. "pos": {
  65. "x": 8,
  66. "y": 10
  67. }
  68. }
  69. ]
  70. },
  71. "301,9": {
  72. "toggle": [
  73. {
  74. "pos": {
  75. "x": 167,
  76. "y": 7
  77. }
  78. },
  79. {
  80. "pos": {
  81. "x": 167,
  82. "y": 12
  83. }
  84. }
  85. ]
  86. },
  87. "301,10": {
  88. "toggle": [
  89. {
  90. "pos": {
  91. "x": 167,
  92. "y": 7
  93. }
  94. },
  95. {
  96. "pos": {
  97. "x": 167,
  98. "y": 12
  99. }
  100. }
  101. ]
  102. }
  103. },
  104. "fields": {
  105. "2,10": {
  106. "defaultState": "green"
  107. },
  108. "8,10": {
  109. "defaultState": "green"
  110. },
  111. "167,7": {
  112. "defaultState": "green"
  113. },
  114. "167,12": {
  115. "defaultState": "green"
  116. }
  117. }
  118. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement