set_currency_unit
Set the currency unit label displayed next to gold amounts. Customize it to any string like 'G' or 'Gold' to match your game's economy.
Instructions
Set the currency unit shown next to gold amounts (e.g. "G", "Gold").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | Yes | The currency unit string | |
| dryRun | No | Preview only: return a diff of what would change without writing to disk. |