Skip to content

Instantly share code, notes, and snippets.

@atiaxi
Last active November 5, 2015 15:32
Show Gist options
  • Save atiaxi/40510b00e211591a0b37 to your computer and use it in GitHub Desktop.
Save atiaxi/40510b00e211591a0b37 to your computer and use it in GitHub Desktop.
{
"regions": {
"fenix": {
"owner": 0,
"battle": "none"
},
"aegis": {
"owner": 1,
"battle": "none"
}
},
"players": {
"reostra": {
"team": 1,
"leader": true
},
"fakey": {
"team": 0,
"leader": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment