Overcooked! 2: slightly relax 3-star logic (#1144)

This commit is contained in:
toasterparty 2022-10-27 02:19:48 -07:00 committed by GitHub
parent b57ca33c31
commit 6134578c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

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