You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -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.