Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. {"World": "",
  2. "Villages":
  3. {"count": 4,
  4. "data": [
  5. {"buildings": 5, "size": 15, "name": "City 0", "villagers": 15},
  6. {"buildings": 9, "size": 28, "blacksmith": "true", "name": "City 1", "villagers": 11},
  7. {"buildings": 8, "size": 17, "blacksmith": "true", "name": "City 2", "villagers": 11},
  8. {"buildings": 14, "size": 27, "blacksmith": "true", "name": "City 3", "villagers": 24}
  9. ]},
  10. "Dragons":
  11. {"count": 1,
  12. "data": [
  13. {"level": 1, "name": "Dragon #0", "color": "blue"}
  14. ]
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement