Update Functions authored by MarcatoSound's avatar MarcatoSound
...@@ -19,7 +19,7 @@ Functions List ...@@ -19,7 +19,7 @@ Functions List
---------------- ----------------
| Icon | Name | Category | Description | | Icon | Name | Category | Description |
| ------ | :----: | ------ | ------ | | ------ | :----: | ------ | ------ |
| ![](https://i.imgur.com/SQbt5pf.png) | **Start Dungeon** | *Dungeon* | **REQUIRED** Starts the dungeon. | | ![](https://i.imgur.com/SQbt5pf.png) | **Start Dungeon** | *Dungeon* | Starts the dungeon. *Required if your dungeon has a lobby!* |
| ![](https://i.imgur.com/JHmLnxm.png) | **Finish Dungeon** | *Dungeon* | **RECOMMENDED** Formally finishes the dungeon for the player or players. | | ![](https://i.imgur.com/JHmLnxm.png) | **Finish Dungeon** | *Dungeon* | **RECOMMENDED** Formally finishes the dungeon for the player or players. |
| ![](https://i.imgur.com/snDmE1k.png) | **Leave Dungeon** | *Dungeon* | Sends the player or players out of the dungeon without completing it. | | ![](https://i.imgur.com/snDmE1k.png) | **Leave Dungeon** | *Dungeon* | Sends the player or players out of the dungeon without completing it. |
| ![](https://i.imgur.com/14ymqFg.png) | **Checkpoint** | *Dungeon* | Sets a respawn checkpoint for the player or players. | | ![](https://i.imgur.com/14ymqFg.png) | **Checkpoint** | *Dungeon* | Sets a respawn checkpoint for the player or players. |
... ...
......