mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-11 22:18:04 -05:00
Oops
This commit is contained in:
parent
a84262dbf7
commit
f44c588a2c
@ -1708,7 +1708,7 @@ bool Randomizer::IsItemVanilla(RandomizerGet randoGet) {
|
|||||||
return true;
|
return true;
|
||||||
case RG_GERUDO_FORTRESS_SMALL_KEY:
|
case RG_GERUDO_FORTRESS_SMALL_KEY:
|
||||||
if (GetRandoSettingValue(RSK_GERUDO_KEYS != 0)) {
|
if (GetRandoSettingValue(RSK_GERUDO_KEYS != 0)) {
|
||||||
return false
|
return false;
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
case RG_FOREST_TEMPLE_BOSS_KEY:
|
case RG_FOREST_TEMPLE_BOSS_KEY:
|
||||||
|
Loading…
Reference in New Issue
Block a user