diff --git a/soh/soh/OTRGlobals.cpp b/soh/soh/OTRGlobals.cpp index 9023d8990..e7fe5f31b 100644 --- a/soh/soh/OTRGlobals.cpp +++ b/soh/soh/OTRGlobals.cpp @@ -2312,7 +2312,7 @@ extern "C" int CustomMessage_RetrieveIfExists(PlayState* play) { entrance = ENTR_GROTTOS_13; break; case TEXT_DMT_DC_SIGN: - entrance = ENTR_DEATH_MOUNTAIN_TRAIL_OUTSIDE_DODONGOS_CAVERN; + entrance = ENTR_DODONGOS_CAVERN_ENTRANCE; break; case TEXT_DMT_GC_SIGN: entrance = ENTR_GORON_CITY_UPPER_EXIT;