set_bro
Set the player's next spawn character, taking effect on death, respawn, or level change without altering the current bro.
Instructions
Set which bro the player will spawn as next (on death/respawn/next level). Does NOT change the current bro mid-level.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broName | Yes | Bro name (e.g., 'Rambro', 'Brommando'). Use list_bros to see available names. | |
| playerNum | No | Player number 0-3 (default: 0) |