mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Overcooked! 2: slightly relax 3-star logic (#1144)
This commit is contained in:
@@ -291,6 +291,11 @@ level_logic = {
|
||||
"Progressive Throw/Catch",
|
||||
],
|
||||
{ # Additive
|
||||
("Sharp Knife", 1.0),
|
||||
("Dish Scrubber", 1.0),
|
||||
("Clean Dishes", 0.5),
|
||||
("Guest Patience", 0.25),
|
||||
("Burn Leniency", 0.25),
|
||||
},
|
||||
)
|
||||
),
|
||||
|
Reference in New Issue
Block a user