From 10652d23e0afbea355bf21e103962144b7164e43 Mon Sep 17 00:00:00 2001 From: toasterparty Date: Thu, 5 Jan 2023 06:49:50 -0800 Subject: [PATCH] [OC2] Logic: fixes fails when horde levels/items are excluded from location pool (#1369) --- worlds/overcooked2/Logic.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/worlds/overcooked2/Logic.py b/worlds/overcooked2/Logic.py index 5be28844..0b844fc1 100644 --- a/worlds/overcooked2/Logic.py +++ b/worlds/overcooked2/Logic.py @@ -2600,7 +2600,9 @@ level_logic = { { # Exclusive }, - horde_logic + { # Additive + + }, ), ( # 2-star { # Exclusive