set_database_limit
Resize a game database by setting a new maximum limit for arrays like items or skills, expanding or shrinking capacity as needed.
Instructions
Set the maximum limit for a database (expands or shrinks the array)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database to resize | |
| limit | Yes | New maximum limit |