• Prompt for a new body zone (Name / Shortcode) and append it to the actor's body structure. Dismissing the dialog adds nothing; a blank name, or a blank / duplicate shortcode, is refused with a warning. The new zone starts unweighted (and so unrollable) until edited.

    Parameters

    • actor: SohlActor

      The being to add a zone to.

    Returns Promise<void>