From 068971cfeef3023e0fa435d57672c7e1a8e64728 Mon Sep 17 00:00:00 2001 From: Richard Snider Date: Thu, 6 Aug 2026 18:45:49 -0600 Subject: [PATCH 1/2] add requirement for keys on chests unlocking key gates Fixes --- data/in/chests.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/in/chests.json b/data/in/chests.json index b2c9b1a..495b36f 100644 --- a/data/in/chests.json +++ b/data/in/chests.json @@ -2258,6 +2258,9 @@ "linear": "9", "open": "open4.6" }, + "condition": [ + [ "item", "Thief's Key" ] + ], "reward": [ [ "item", @@ -6958,7 +6961,7 @@ }, "region": { "linear": "26.5", - "open": "open14.2" + "open": "open14.3" }, "reward": [ [ From eedb55e615e074d4a36b65b42cb140ce5def1622 Mon Sep 17 00:00:00 2001 From: Richard Snider Date: Thu, 6 Aug 2026 18:47:07 -0600 Subject: [PATCH 2/2] remove requirement for white key from the other faj'ro chest --- data/in/chests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/in/chests.json b/data/in/chests.json index 495b36f..d5a5c22 100644 --- a/data/in/chests.json +++ b/data/in/chests.json @@ -4265,7 +4265,7 @@ "clearance": "Bronze", "region": { "linear": "17.5", - "open": "open7.6" + "open": "open7.5" }, "reward": [ [