From 4ac0c5388b199d0ebcec4cc7a838956ea6f4b080 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 23 Aug 2021 21:51:44 -0400 Subject: Added tutorial gate close panel The gate panel now alternates between opening and closing, which is fun. --- Source/Panels.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Panels.h b/Source/Panels.h index a5da348..98ce0dd 100644 --- a/Source/Panels.h +++ b/Source/Panels.h @@ -538,6 +538,7 @@ std::vector squarePanels = { 0x03629, // Tutorial Gate Open + 0x03505, // Tutorial Gate Close 0x0C373, // Tutorial Patio floor 0x1C349, // Symmetry Island Door 2 - Collision fails here, sadly -- cgit 1.4.1