Skip to content

Commit

Permalink
triggers build: raidboss/oopsy: small Lapis Manalis fixups (#5362) 81…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 23, 2023
1 parent 45814fb commit 5d74cdf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 06-ew/dungeon/lapis_manalis.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ Options.Triggers.push({
netRegex: { id: '7A9E', source: 'Galatea Magna', capture: false },
response: Responses.aoe(),
},
{
id: 'Lapis Manalis Galatea Soul Scythe',
type: 'StartsUsing',
netRegex: { id: '7A9A', source: 'Galatea Magna', capture: false },
response: Responses.getBehind(),
},
{
id: 'Lapis Manalis Galatea Magna Doom',
// D24 = Doom
Expand Down

0 comments on commit 5d74cdf

Please sign in to comment.