[OC2] Relax Horde Logic for Horde H-8 and Winter H-4 ()

This commit is contained in:
toasterparty 2023-02-10 12:42:28 -08:00 committed by GitHub
parent 873a374a69
commit 0ff3c693d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions
worlds/overcooked2

View File

@ -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,
),