Advertisement
Guest User

Untitled

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