mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-23 06:02:08 -05:00
Fixes "static drops" (i.e. sticks from withered babas)
This commit is contained in:
parent
9ed7feb30a
commit
7cef38a70a
@ -2147,6 +2147,7 @@ GetItemID Randomizer::GetItemFromGet(RandomizerGet randoGet, GetItemID ogItemId)
|
||||
|
||||
bool Randomizer::IsItemVanilla(RandomizerGet randoGet) {
|
||||
switch (randoGet) {
|
||||
case RG_NONE:
|
||||
case RG_KOKIRI_SWORD:
|
||||
case RG_GIANTS_KNIFE:
|
||||
case RG_BIGGORON_SWORD:
|
||||
|
Loading…
x
Reference in New Issue
Block a user