[OC2] Logic: fixes fails when horde levels/items are excluded from location pool (#1369)
This commit is contained in:
parent
f0bc3d33ac
commit
10652d23e0
|
@ -2600,7 +2600,9 @@ level_logic = {
|
||||||
{ # Exclusive
|
{ # Exclusive
|
||||||
|
|
||||||
},
|
},
|
||||||
horde_logic
|
{ # Additive
|
||||||
|
|
||||||
|
},
|
||||||
),
|
),
|
||||||
( # 2-star
|
( # 2-star
|
||||||
{ # Exclusive
|
{ # Exclusive
|
||||||
|
|
Loading…
Reference in New Issue