From d73bc1fb720baddf4991352fd0161cbae03e1e6e Mon Sep 17 00:00:00 2001 From: briaguya Date: Mon, 30 May 2022 00:01:02 -0400 Subject: [PATCH] hf tektite grotto poh --- soh/soh/Enhancements/randomizer.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/soh/soh/Enhancements/randomizer.cpp b/soh/soh/Enhancements/randomizer.cpp index a771a109f..384ea76dc 100644 --- a/soh/soh/Enhancements/randomizer.cpp +++ b/soh/soh/Enhancements/randomizer.cpp @@ -1124,6 +1124,8 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 sceneNum, s16 actorId, s16 act return DMC_UPPER_GROTTO_CHEST; case 22985: return ZR_OPEN_GROTTO_CHEST; + case 262: + return HF_TEKTITE_GROTTO_FREESTANDING_POH; } case 64: switch(actorParams) {