mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-18 07:38:22 +00:00
Updated Perl EVENT_TASK_STAGE_COMPLETE (markdown)
@@ -24,7 +24,7 @@ sub EVENT_TASK_STAGE_COMPLETE {
|
|||||||
```perl
|
```perl
|
||||||
sub EVENT_TASK_STAGE_COMPLETE {
|
sub EVENT_TASK_STAGE_COMPLETE {
|
||||||
if ($task_id == 7 && $activity_id == 4) {
|
if ($task_id == 7 && $activity_id == 4) {
|
||||||
#::: World Emote
|
#::: World Emote
|
||||||
quest::we(15, "Finally, we have rid ourselves of the gnomes!");
|
quest::we(15, "Finally, we have rid ourselves of the gnomes!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user