mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
use OG params
This commit is contained in:
parent
c8b58950d4
commit
86af9d3ba2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue