delete-region
Delete regions from a scene by region IDs. Reports missing IDs and warns if deleted regions are still referenced by teleporters.
Instructions
Delete one or more Regions from a scene by id. Missing ids are reported, never fatal — and if a surviving teleporter elsewhere still points at a deleted region, that orphan is warned. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regionIds | Yes | Region ids to delete. | |
| sceneIdentifier | Yes | Scene id or exact name holding the region(s). |