TPzircon

GameBox

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