summaryrefslogtreecommitdiff
path: root/db/areas/leather-town.json
blob: 7815dfd6770223b1e3df39846e58fb9812175320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "encounter_slug": "",

  "encounters": [],

  "requiredEncounters": 0,

  "trainers": [],

  "environment_slug": "interior",

  "connections": {
    "city-park": {
      "conditions": []
    },

    "route3": {
      "conditions": []
    }
  }
}