mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-30 20:53:23 -07:00
Update Options.py
Co-authored-by: Scipio Wright <scipiowright@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user