• Prompt for a new hit location (Name / Shortcode), append it to the given body part, and open the editor on it. Dismissing the dialog adds nothing; a blank name, or a blank / duplicate shortcode, is refused with a warning. Location shortcodes are unique body-wide, not merely within the part (#780).

    Parameters

    • actor: SohlActor

      The owning being.

    • partShortcode: string

      The shortcode of the part to add a location to.

    Returns Promise<void>