mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
gc pot soh
This commit is contained in:
parent
f3eff1e36d
commit
402fbe4d04
1 changed files with 2 additions and 0 deletions
|
@ -1168,6 +1168,8 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 sceneNum, s16 actorId, s16 act
|
|||
return GC_MAZE_RIGHT_CHEST;
|
||||
case 23202:
|
||||
return GC_MAZE_CENTER_CHEST;
|
||||
case 7942:
|
||||
return GC_POT_FREESTANDING_POH;
|
||||
}
|
||||
case 88:
|
||||
switch(actorParams) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue