mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-18 03:28:24 +00:00
Updated Perl EVENT_TASK_STAGE_COMPLETE (markdown)
@@ -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!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user