Skip to content

Commit

Permalink
Update quests.md
Browse files Browse the repository at this point in the history
Added how to set up.
  • Loading branch information
Richy1111 authored Oct 21, 2023
1 parent c2056bc commit 9e7bee7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/content/docs/en-US/design/quests.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@ Creating quests are done via the `Quest Editor` under the `Game Editors` tab on
- *Edit Quest Start Event*: Allows you to add event commands when the quest is accepted.
- *Edit Quest Completion Event*: Allows you to add event commands when the quest is completed.

### Setting the Quest

We have to use the event system to set up the quest. This is more advanced to detail in text. Please refer to the [Events](../events/introduction.md) documentation for more information on how to set up quests.

0 comments on commit 9e7bee7

Please sign in to comment.