mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
lh poh
This commit is contained in:
parent
4ac4b282a0
commit
17c968446f
1 changed files with 5 additions and 0 deletions
|
@ -1509,6 +1509,11 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 sceneNum, s16 actorId, s16 act
|
|||
case 10219:
|
||||
return GANONS_TOWER_BOSS_KEY_CHEST;
|
||||
}
|
||||
case 87:
|
||||
switch(actorParams) {
|
||||
case 7686:
|
||||
return LH_FREESTANDING_POH;
|
||||
}
|
||||
}
|
||||
|
||||
return UNKNOWN_CHECK;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue