Update Existing Functionality changed adventures to objectives authored by Spencer Hooper's avatar Spencer Hooper
...@@ -11,13 +11,13 @@ This is a list of the features that are complete: ...@@ -11,13 +11,13 @@ This is a list of the features that are complete:
* The QuizBot * The QuizBot
* Quests * Quests
* are a set of adventures * are a set of adventures
* Completing a specific number of the adventures fulfills the quest * Completing a specific number of the objectives fulfills the quest
* Completing all of the adventures completes the quest * Completing all of the adventures completes the quest
* Upon completion, can cause a teleport * Upon completion, can cause a teleport
* Framework for new completion actions exists * Framework for new completion actions exists
* Adventures * Objectives
* Are things to do * Are things to do
* Existing types of adventures (listed in AdventureCompletionType: * Existing types of adventures (listed in ObjectiveCompletionType:
* Real life - completed outside of the game * Real life - completed outside of the game
* Movement - must get to a particular location (map and x,y coordinate) * Movement - must get to a particular location (map and x,y coordinate)
* Chat - must chat with a specific player (doesn't matter what you say) * Chat - must chat with a specific player (doesn't matter what you say)
... ...
......