diff --git a/Options.py b/Options.py index bea3804d..41c2a77d 100644 --- a/Options.py +++ b/Options.py @@ -1353,6 +1353,7 @@ class StartInventory(ItemDict): verify_item_name = True display_name = "Start Inventory" rich_text_doc = True + max = 10000 class StartInventoryPool(StartInventory):