From 033fd5bbef9d2b6c3d4d22f385a90f9c4c3cfb87 Mon Sep 17 00:00:00 2001 From: thestrangepie <80010098+ghtsp@users.noreply.github.com> Date: Sat, 25 May 2024 00:49:41 -0400 Subject: [PATCH] Update locations.jsonc -"BH Ship Log: Escape Pod 1 1 - Identify" is now in logic suitless (via the notepad near the signal beacon where there are trees) -"AT Ship Log: Towers 1 - Identify" is now in logic suitless (via the sun tower text wall) --- worlds/outer_wilds/shared_static_logic/locations.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/worlds/outer_wilds/shared_static_logic/locations.jsonc b/worlds/outer_wilds/shared_static_logic/locations.jsonc index 8bde7f2f3394..d0f3dd7b224b 100644 --- a/worlds/outer_wilds/shared_static_logic/locations.jsonc +++ b/worlds/outer_wilds/shared_static_logic/locations.jsonc @@ -564,7 +564,7 @@ }, { "creation_settings": [ "logsanity" ], "address": 1085039034, "name": "AT Ship Log: Towers 1 - Identify", - "region": "Hourglass Twins", "requires": [ { "item": "Translator" }, { "item": "Spacesuit" } ] + "region": "Hourglass Twins", "requires": [ { "item": "Translator" } ] }, { "creation_settings": [ "logsanity" ], "address": 1085039035, "name": "AT Ship Log: Towers 2 - WHS", @@ -705,7 +705,7 @@ }, { "creation_settings": [ "logsanity" ], "address": 1085039070, "name": "BH Ship Log: Escape Pod 1 1 - Identify", - "region": "Brittle Hollow", "requires": [ { "item": "Translator" }, { "item": "Spacesuit" } ] + "region": "Brittle Hollow", "requires": [ { "item": "Translator" } ] }, { "creation_settings": [ "logsanity" ], "address": 1085039071, "name": "BH Ship Log: Escape Pod 1 2 - Vessel",