From 2404e18c03153fbfd75011e2ff5999f3d8f77cd1 Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:22:40 +0100 Subject: [PATCH] Add Glass Factory Entry Panel as a location --- 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 5c5ad554dd..4dda5a56e5 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",