From 2030caa0c85102b1cf6131dd9eefef4a347cda42 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 2 Sep 2023 14:59:09 +0200 Subject: translations and story --- db/areas/cotton-town.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/areas/cotton-town.json') 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" + ] } }, -- cgit v1.2.3