diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2021-08-23 10:56:11 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2021-08-23 10:56:11 -0400 |
commit | 0b45b2454931d01da1a6ad2264ec02f3ea3d02f9 (patch) | |
tree | 4e82616b35ad66b8c976d295eb0ebbcd7f9907f4 /Source/Panels.h | |
parent | 78809be80ff69c0dd134b6fa16350ce3afc00812 (diff) | |
download | witness-tutorializer-0b45b2454931d01da1a6ad2264ec02f3ea3d02f9.tar.gz witness-tutorializer-0b45b2454931d01da1a6ad2264ec02f3ea3d02f9.tar.bz2 witness-tutorializer-0b45b2454931d01da1a6ad2264ec02f3ea3d02f9.zip |
Replaced Mountain Blue 1&2 with Glass Factory Entry
Now Glass Factory Entry isn't replaced, though.
Diffstat (limited to 'Source/Panels.h')
-rw-r--r-- | Source/Panels.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Panels.h b/Source/Panels.h index f6eebd7..a5da348 100644 --- a/Source/Panels.h +++ b/Source/Panels.h | |||
@@ -149,7 +149,7 @@ std::vector<int> squarePanels = { | |||
149 | 0x04CA4, // Tutorial Optional Door 2 | 149 | 0x04CA4, // Tutorial Optional Door 2 |
150 | 0x17CFB, // Outside Tutorial Discard | 150 | 0x17CFB, // Outside Tutorial Discard |
151 | 0x3C12B, // Glass Factory Discard | 151 | 0x3C12B, // Glass Factory Discard |
152 | 0x01A54, // Glass Factory Entry | 152 | //0x01A54, // Glass Factory Entry |
153 | 0x00086, // Glass Factory Vertical Symmetry 1 | 153 | 0x00086, // Glass Factory Vertical Symmetry 1 |
154 | 0x00087, // Glass Factory Vertical Symmetry 2 | 154 | 0x00087, // Glass Factory Vertical Symmetry 2 |
155 | 0x00059, // Glass Factory Vertical Symmetry 3 | 155 | 0x00059, // Glass Factory Vertical Symmetry 3 |