Skip to content

Commit

Permalink
triggers build: raidboss: add TOP p5 near/far reminders (#5319) 43f47c4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 29, 2023
1 parent 406a3a3 commit 534c69b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 06-ew/ultimate/the_omega_protocol.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ Options.Triggers.push({
id: 'TOP In Line Debuff',
type: 'GainsEffect',
netRegex: { effectId: ['BBC', 'BBD', 'BBE', 'D7B'], capture: false },
condition: (data) => data.phase === 'p1',
delaySeconds: 0.5,
durationSeconds: 5,
suppressSeconds: 1,
Expand Down

0 comments on commit 534c69b

Please sign in to comment.