summaryrefslogtreecommitdiff
path: root/db/areas/sphalian-town.json
blob: 4c70aa56d18b8f7907ac11a6a4d2239d859796a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "Sphalian Town",

  "locations": {
    "healing_center": {
      "type": "healingCenter",
      "price": 40
    }
  },

  "connections": {
    "route7": {
      "conditions": []
    },

    "lion-mountain": {
      "conditions": []
    }
  }
}