set_currency_unit
Set a custom currency unit (e.g., 'G' or 'Gold') to replace the default gold label in RPG Maker MZ projects.
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. |