From b90dcfb04135eb3661ab107ef1d741e52e4abdb3 Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Wed, 16 Jul 2025 10:31:12 +0200 Subject: [PATCH] =?UTF-8?q?The=20Witness:=20Add=20Glass=20Factory=20Entry?= =?UTF-8?q?=20Panel=20as=20a=20location=20in=20all=20options=C2=A0#4695?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worlds/witness/data/static_locations.py | 1 + 1 file changed, 1 insertion(+) diff --git a/worlds/witness/data/static_locations.py b/worlds/witness/data/static_locations.py index a5cfc3b4..029dcd5d 100644 --- a/worlds/witness/data/static_locations.py +++ b/worlds/witness/data/static_locations.py @@ -18,6 +18,7 @@ GENERAL_LOCATIONS = { "Outside Tutorial Outpost Entry Panel", "Outside Tutorial Outpost Exit Panel", + "Glass Factory Entry Panel", "Glass Factory Discard", "Glass Factory Back Wall 5", "Glass Factory Front 3",