From 42ce7e726edee477ba57d1160d710f02474d37b9 Mon Sep 17 00:00:00 2001 From: Buhallin Date: Wed, 11 Jan 2023 15:46:27 -0800 Subject: [PATCH] Enable connection drawing for Devil Reef --- src/core/PlayArea.ttslua | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/PlayArea.ttslua b/src/core/PlayArea.ttslua index 21f07b8b..cc51bbef 100644 --- a/src/core/PlayArea.ttslua +++ b/src/core/PlayArea.ttslua @@ -37,7 +37,6 @@ local SHIFT_EXCLUSION = { ["721ba2"] = true } local LOC_LINK_EXCLUDE_SCENARIOS = { - ["Devil Reef"] = true, ["The Witching Hour"] = true, }