Advertisement
Guest User

Untitled

a guest
May 27th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.40 KB | None | 0 0
  1. {
  2. "info":
  3. {
  4. "name":"Bulldog",
  5. "author":"Snowball"
  6. },
  7. "switches":
  8. {
  9. "19,24":{"toggle":[{"pos":{"x":18,"y":28}}]},
  10. "20,15":{"toggle":[{"pos":{"x":16,"y":13}},
  11. {
  12. "pos":{"x":17,"y":14}}]},"25,19":{
  13. "toggle":[{"pos":{"x":28,"y":20}}]},"31,19":{
  14. "toggle":[{"pos":{"x":28,"y":20}}]},"36,15":{
  15. "toggle":[{"pos":{"x":40,"y":13}},
  16. {
  17. "pos":{"x":39,"y":14}}]},"37,24":{
  18. "toggle":[{"pos":{"x":38,"y":28}}]}},
  19. "fields":{"10,17":{"defaultState":"blue"},
  20. "10,18":{"defaultState":"blue"},
  21. "16,13":{"defaultState":"red"},
  22. "17,14":{"defaultState":"red"},
  23. "39,14":{"defaultState":"blue"},
  24. "40,13":{"defaultState":"blue"},
  25. "46,17":{"defaultState":"red"},
  26. "46,18":{"defaultState":"red"}},
  27. "portals":{"7,7":{"destination":{"x":7,"y":30}, "cooldown": 0},"9,17":{"destination":{"x":49,"y":7}, "cooldown": 0},"9,18":{"destination":{"x":49,"y":7}, "cooldown": 0},"47,17":{"destination":{"x":7,"y":7}, "cooldown": 0},"47,18":{"destination":{"x":7,"y":7}},"49,7":{"destination":{"x":49,"y":30}}},
  28. "spawnPoints"{
  29. "red":[
  30. {"x": 12, "y": 14, "radius": 0, "weight" : 48},
  31. {"x": 13, "y": 14, "radius": 0, "weight" : 48},
  32. {"x": 14, "y": 14, "radius": 0, "weight" : 48},
  33. {"x": 15, "y": 14, "radius": 0, "weight" : 48}
  34. ],
  35.  
  36. "blue":[
  37. {"x": 41, "y": 14, "radius": 0, "weight" : 48},
  38. {"x": 42, "y": 14, "radius": 0, "weight" : 48},
  39. {"x": 43, "y": 14, "radius": 0, "weight" : 48},
  40. {"x": 44, "y": 14, "radius": 0, "weight" : 48}
  41. ]
  42. }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement