Skip to content

Commit

Permalink
triggers build: raidboss: add P9S - Beastly Fury callout (#5647)
Browse files Browse the repository at this point in the history
Addresses #5642 secondary request:
#5642 (comment) 194f840
  • Loading branch information
github-actions committed Jul 5, 2023
1 parent 94c705e commit 200bcae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 06-ew/raid/p9s.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,12 @@ Options.Triggers.push({
},
},
},
{
id: 'P9S Beastly Fury',
type: 'StartsUsing',
netRegex: { id: '8186', source: 'Kokytos', capture: false },
response: Responses.aoe(),
},
],
timelineReplace: [
{
Expand Down

0 comments on commit 200bcae

Please sign in to comment.