diff --git a/Perl-EVENT_TASK_STAGE_COMPLETE.md b/Perl-EVENT_TASK_STAGE_COMPLETE.md index e883a7d..9b951f3 100755 --- a/Perl-EVENT_TASK_STAGE_COMPLETE.md +++ b/Perl-EVENT_TASK_STAGE_COMPLETE.md @@ -24,6 +24,7 @@ sub EVENT_TASK_STAGE_COMPLETE { ```perl sub EVENT_TASK_STAGE_COMPLETE { if ($task_id == 7 && $activity_id == 4) { + #::: World Emote quest::we(15, "Finally, we have rid ourselves of the gnomes!"); }