dungeon_close
Dungeon Close — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | dungeon_close |
| Type | Misc |
| Color | Red |
| Icon | fa6-solid:circle-xmark |
Description
Action/command to close an active dungeon instance and teleport players out.
Fields
| Field | Type | Description |
|---|---|---|
dungeonInstance | Ref<DungeonInstanceEntry> | Target dungeon instance |
exitPoint | WorldLocation | Teleport location after closing |
closeMessage | Var<String> | Message shown when the dungeon closes |
Usage Example
- entry: dungeon_close
name: "Dungeon Close"
dungeonInstance: ""
exitPoint: ""
closeMessage: ""