Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "number": 1,
  3. "posX": 1,
  4. "posY": 1,
  5. "name": "Birth",
  6. "links": [
  7. {
  8. "direction": "NE",
  9. "square": 17,
  10. "url": "http://visningsrom.stacc.com/dd_server_worms/rest/boards/2/17"
  11. },
  12. {
  13. "direction": "E",
  14. "square": 2,
  15. "url": "http://visningsrom.stacc.com/dd_server_worms/rest/boards/2/2"
  16. },
  17. {
  18. "direction": "N",
  19. "square": 18,
  20. "url": "http://visningsrom.stacc.com/dd_server_worms/rest/boards/2/18"
  21. },
  22. {
  23. "direction": "next",
  24. "square": 2,
  25. "url": "http://visningsrom.stacc.com/dd_server_worms/rest/boards/2/2"
  26. }
  27. ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement