mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
gv poh
This commit is contained in:
parent
470cf70ef5
commit
4ac4b282a0
1 changed files with 4 additions and 0 deletions
|
@ -1170,6 +1170,10 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 sceneNum, s16 actorId, s16 act
|
|||
switch(actorParams) {
|
||||
case 23200:
|
||||
return GV_CHEST;
|
||||
case 262:
|
||||
return GV_WATERFALL_FREESTANDING_POH;
|
||||
case 518:
|
||||
return GV_CRATE_FREESTANDING_POH;
|
||||
}
|
||||
case 93:
|
||||
switch(actorParams) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue