summaryrefslogtreecommitdiff
path: root/db/areas/hospital-floor-3.json
blob: 3bcf6b633f8da84ba78258c94b083c1808ce5233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "events": {
    "onEnter": [
      {
        "type": "story",
        "story": "hospital-floor-3"
      }
    ]
  },

  "connections": {
    "hospital-floor-2": {
      "conditions": []
    }
  },

  "modules/tuxemon.slug": "hospital3",
  "modules/tuxemon.environment": "interior"
}