mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Include options in options dict
This commit is contained in:

committed by
Fabian Dill

parent
21f1ccbfb4
commit
75a76fb184
@@ -114,6 +114,8 @@ timespinner_options: Dict[str, Option] = {
|
|||||||
"ShopFill": ShopFill,
|
"ShopFill": ShopFill,
|
||||||
"ShopWarpShards": ShopWarpShards,
|
"ShopWarpShards": ShopWarpShards,
|
||||||
"ShopMultiplier": ShopMultiplier,
|
"ShopMultiplier": ShopMultiplier,
|
||||||
|
"LootPool": LootPool,
|
||||||
|
"ShowBestiary": ShowBestiary,
|
||||||
"DeathLink": DeathLink,
|
"DeathLink": DeathLink,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user