Update Existing Functionality authored by Merlin's avatar Merlin
...@@ -6,6 +6,9 @@ This is a list of the features that are complete: ...@@ -6,6 +6,9 @@ This is a list of the features that are complete:
* Area - people on the same map * Area - people on the same map
* NPCs * NPCs
* New behavior is added with the strategy pattern * New behavior is added with the strategy pattern
* One that roams and spews facts randomly
* The Sorting Hat in the intro sequence that you have to chat with
* 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 adventures fulfills the quest
...@@ -34,4 +37,4 @@ This is a list of the features that are complete: ...@@ -34,4 +37,4 @@ This is a list of the features that are complete:
* The players clothes are based on the player's crew * The players clothes are based on the player's crew
* Majors - each player has a major * Majors - each player has a major
* Cheat Codes * Cheat Codes
* You can find all of the existing cheat codes by looking at the behaviors in GameServers' model.cheatCodeBehaviors package * You can find all of the existing cheat codes by looking at the behaviors in GameServers' model.cheatCodeBehaviors package
\ No newline at end of file