mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
[OC2] Logic: fixes fails when horde levels/items are excluded from location pool (#1369)
This commit is contained in:
@@ -2600,7 +2600,9 @@ level_logic = {
|
|||||||
{ # Exclusive
|
{ # Exclusive
|
||||||
|
|
||||||
},
|
},
|
||||||
horde_logic
|
{ # Additive
|
||||||
|
|
||||||
|
},
|
||||||
),
|
),
|
||||||
( # 2-star
|
( # 2-star
|
||||||
{ # Exclusive
|
{ # Exclusive
|
||||||
|
Reference in New Issue
Block a user