Advertisement
Guest User

Untitled

a guest
Jun 18th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "info":{
  3. "name":"Reflex2D",
  4. "author":"Flail"
  5. },
  6. "switches":{
  7. "12,27":{
  8. "toggle":[
  9. {
  10. "pos":{
  11. "x":11,
  12. "y":28
  13. }
  14. },
  15. {
  16. "pos":{
  17. "x":11,
  18. "y":29
  19. }
  20. }
  21. ]
  22. },
  23. "13,28":{
  24. "toggle":[
  25. {
  26. "pos":{
  27. "x":11,
  28. "y":28
  29. }
  30. },
  31. {
  32. "pos":{
  33. "x":11,
  34. "y":29
  35. }
  36. }
  37. ]
  38. },
  39. "27,2":{
  40. "toggle":[
  41. {
  42. "pos":{
  43. "x":29,
  44. "y":1
  45. }
  46. },
  47. {
  48. "pos":{
  49. "x":29,
  50. "y":2
  51. }
  52. }
  53. ]
  54. },
  55. "28,3":{
  56. "toggle":[
  57. {
  58. "pos":{
  59. "x":29,
  60. "y":1
  61. }
  62. },
  63. {
  64. "pos":{
  65. "x":29,
  66. "y":2
  67. }
  68. }
  69. ]
  70. }
  71. },
  72. "fields":{
  73.  
  74. },
  75. "portals":{
  76. "16,12":{
  77. "destination":{
  78. "x":24,
  79. "y":18
  80. },
  81. "cooldown": 1200
  82. },
  83. "24,18":{
  84. "destination":{
  85. "x":16,
  86. "y":12
  87. },
  88. "cooldown": 1200
  89. }
  90. }
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement