diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-09-02 14:59:09 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-09-02 14:59:09 +0200 |
commit | 2030caa0c85102b1cf6131dd9eefef4a347cda42 (patch) | |
tree | 9188abac0d7b7730ded1e8e154c3f7c589f785cf /db/areas/cotton-town.json | |
parent | 1d29ee6d87d3794a9319bca5bf36afdfe176072c (diff) |
translations and story
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" + ] } }, |