From 964a97e8554d29e58c37de93dc1dd5b3a8bf8320 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 8 Aug 2025 17:05:40 -0400 Subject: Added the_bearer --- data/maps/the_bearer/README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/maps/the_bearer/README (limited to 'data/maps/the_bearer/README') diff --git a/data/maps/the_bearer/README b/data/maps/the_bearer/README new file mode 100644 index 0000000..815833b --- /dev/null +++ b/data/maps/the_bearer/README @@ -0,0 +1,23 @@ +This map is a bit of a mess. The top areas should make sense but the bottom area +is confusing because of the fact that many panels can be seen from multiple +places in the grid, and it is intended for you to solve them through the +transparent doors. The approach to this is threefold. + +1. Panels that can be solved without opening any doors are all in the Entry + region. This includes the two panels physically accessible from the warp + hallways, as well as the two panels each that can be seen while standing next + to those panels, for a total of six panels in the Entry region (plus the two + that are actually upstairs). +2. The part of the grid behind where you enter is actually completely linear. + There is one region for each grid square in this area, except for the middle + two in the orange row. The regions are named after the positions you stand + in, not the panels at those positions in the grid. Instead, each region + contains the panel you can see from that position. This is why the two middle + orange grid squares do not have regions, because they are solvable from the + red row and entering the regions does nothing. +3. For the rest of the grid, each panel is visible from two other grid + positions. To handle this, there is a region for every grid position you can + stand in, and a region for every panel. The standing regions are connected to + each adjacent grid square using event doors, and there is a oneway connection + from each standing region into the panel regions for each panel that can be + seen from that standing position. -- cgit 1.4.1