diff options
Diffstat (limited to 'db/areas/cotton-town.json')
-rw-r--r-- | db/areas/cotton-town.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/areas/cotton-town.json b/db/areas/cotton-town.json index f1bc9e6..2301cdd 100644 --- a/db/areas/cotton-town.json +++ b/db/areas/cotton-town.json @@ -24,6 +24,12 @@ "conditions": [ "area.hospital-floor-3.complete" ] + }, + + "cotton-tunnel": { + "conditions": [ + "area.cotton-tunnel.complete" + ] } }, |