diff --git a/Perl-EVENT_TASK_UPDATE.md b/Perl-EVENT_TASK_UPDATE.md index 1080962..5102066 100755 --- a/Perl-EVENT_TASK_UPDATE.md +++ b/Perl-EVENT_TASK_UPDATE.md @@ -14,4 +14,9 @@ sub EVENT_TASK_UPDATE { } ``` +### Functionality Explained + +EVENT_TASK_UPDATE is triggered when a player's task is updated. Most existing quests handle this with EVENT_TASK_STAGE_COMPLETE or the goalcount in the Task System (stored in the database). + + Generated On 2018-01-15T22:07:30-08:00 \ No newline at end of file