mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-02 18:28:23 -04:00
Fixes "static drops" (i.e. sticks from withered babas)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user