blob: f4fc9bbdc7990082d0d77b1b0e0a2a2182468bf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"encounter_slug": "route2",
"encounters": [],
"requiredEncounters": 10,
"trainers": [],
"environment_slug": "forest",
"previousArea": "route1",
"nextArea": "route3"
}
|