Update Options.py

Co-authored-by: Scipio Wright <scipiowright@gmail.com>
This commit is contained in:
NewSoupVi
2025-05-09 13:28:36 +02:00
committed by GitHub
parent f3c76399e0
commit 28889e58aa

View File

@@ -1349,7 +1349,7 @@ class NonLocalItems(ItemSet):
class StartInventory(ItemDict):
"""Start with these items. Capped at 30000 per item."""
"""Start with these items. Capped at 10000 per item."""
verify_item_name = True
display_name = "Start Inventory"
rich_text_doc = True