mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
ice cavern poh
This commit is contained in:
parent
58ce65834e
commit
b88779f6c0
1 changed files with 2 additions and 0 deletions
|
@ -1435,6 +1435,8 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 sceneNum, s16 actorId, s16 act
|
|||
return ICE_CAVERN_COMPASS_CHEST;
|
||||
case 5570:
|
||||
return ICE_CAVERN_IRON_BOOTS_CHEST;
|
||||
case 262:
|
||||
return ICE_CAVERN_FREESTANDING_POH;
|
||||
}
|
||||
case 11:
|
||||
switch(actorParams) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue