Advertisement
Guest User

Untitled

a guest
Apr 9th, 2014
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Contest",
  4. "author": "Noobkin"
  5. },
  6.  
  7. "switches": {
  8. "13,14":{
  9. "toggle":[
  10. {"pos":{"x":12,"y":13}}
  11.  
  12. ]
  13. },
  14. "16,15":{
  15. "toggle":[
  16. {"pos":{"x":17,"y":16}}
  17.  
  18. ]
  19. }
  20. },
  21. "fields": {
  22.  
  23. },
  24.  
  25.  
  26. "portals": {
  27.  
  28. "2,11": { "destination": { "x":2 , "y": 15 }, "cooldown": 0 },
  29. "4,11": { "destination": { "x":5 , "y": 15 }, "cooldown": 0 },
  30. "6,11": { "destination": { "x":8 , "y": 15 }, "cooldown": 0 },
  31.  
  32. "10,6": { "destination": { "x":6 , "y": 7 }, "cooldown": 0 },
  33.  
  34. "23,18": { "destination": { "x":21 , "y": 14 }, "cooldown": 0 },
  35. "25,18": { "destination": { "x":24 , "y": 14 }, "cooldown": 0 },
  36. "27,18": { "destination": { "x":27 , "y": 14 }, "cooldown": 0 },
  37.  
  38. "19,23": { "destination": { "x":23 , "y": 22 }, "cooldown": 0 }
  39.  
  40. }
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement