[OC2] New Option - Shorter Horde Levels (#1328)

This commit is contained in:
toasterparty
2022-12-16 07:52:15 -08:00
committed by GitHub
parent e853fc208b
commit 6e537e17e6
2 changed files with 9 additions and 1 deletions

View File

@@ -423,7 +423,7 @@ class Overcooked2World(World):
# Game Modifications
"LevelPurchaseRequirements": level_purchase_requirements,
"Custom66TimerScale": max(0.4, 0.25 + (1.0 - star_threshold_scale)*0.6),
"ShortHordeLevels": self.options["ShortHordeLevels"],
"CustomLevelOrder": custom_level_order,
# Items (Starting Inventory)