diff --git a/Options.py b/Options.py index 5c488d7dc4..41c2a77d3a 100644 --- a/Options.py +++ b/Options.py @@ -1349,7 +1349,7 @@ class NonLocalItems(ItemSet): class StartInventory(ItemDict): - """Start with these items. Capped at 10000 per item.""" + """Start with these items.""" verify_item_name = True display_name = "Start Inventory" rich_text_doc = True