mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
[OC2] Relax Horde Logic for Horde H-8 and Winter H-4 (#1439)
This commit is contained in:
@@ -3055,7 +3055,8 @@ level_logic = {
|
||||
"Horde H-8": (
|
||||
( # 1-star
|
||||
{ # Exclusive
|
||||
|
||||
"Coin Purse",
|
||||
"Calmer Unbread"
|
||||
},
|
||||
horde_logic,
|
||||
),
|
||||
@@ -3467,7 +3468,8 @@ level_logic = {
|
||||
"Winter H-4": (
|
||||
( # 1-star
|
||||
{ # Exclusive
|
||||
|
||||
"Coin Purse",
|
||||
"Calmer Unbread"
|
||||
},
|
||||
horde_logic,
|
||||
),
|
||||
|
Reference in New Issue
Block a user