Update Options.py

This commit is contained in:
NewSoupVi
2025-05-08 15:00:21 +02:00
committed by GitHub
parent 8384a23fe2
commit f3c76399e0

View File

@@ -1353,7 +1353,7 @@ class StartInventory(ItemDict):
verify_item_name = True
display_name = "Start Inventory"
rich_text_doc = True
max = 30000
max = 10000
class StartInventoryPool(StartInventory):