diff --git a/worlds/timespinner/Options.py b/worlds/timespinner/Options.py index a297b912..d51a6b1c 100644 --- a/worlds/timespinner/Options.py +++ b/worlds/timespinner/Options.py @@ -114,6 +114,8 @@ timespinner_options: Dict[str, Option] = { "ShopFill": ShopFill, "ShopWarpShards": ShopWarpShards, "ShopMultiplier": ShopMultiplier, + "LootPool": LootPool, + "ShowBestiary": ShowBestiary, "DeathLink": DeathLink, }