13 lines
286 B
Markdown
13 lines
286 B
Markdown
### Command: /deletequest quest_id
|
|
|
|
**Handler Macro:** COMMAND_DELETE_QUEST
|
|
|
|
**Handler Value:** 78
|
|
|
|
**Required Status:** 0
|
|
|
|
**Arguments:**
|
|
- `arg[0]`: `int quest_id`
|
|
|
|
**Notes:**
|
|
- Deletes quest from journal by the `quest_id` provided. Tied to the Delete button in the Quest Journal UI. |