use OG params

This commit is contained in:
briaguya 2022-05-28 19:11:29 -04:00
commit 86af9d3ba2

View file

@ -989,7 +989,7 @@ RandomizerCheck Randomizer::GetCheckFromSceneAndParams(s16 sceneNum, s16 actorPa
} }
case 96: case 96:
switch(actorParams) { switch(actorParams) {
case 6: case 7686:
return DMT_FREESTANDING_POH; return DMT_FREESTANDING_POH;
case 23201: case 23201:
return DMT_CHEST; return DMT_CHEST;