Skip to content

Commit

Permalink
triggers build: raidboss: add longer duration to TOP Omega Pre-Safe S…
Browse files Browse the repository at this point in the history
…pot (#5397) cd1c234
  • Loading branch information
github-actions committed May 22, 2023
1 parent d8d48da commit ef37fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 06-ew/ultimate/the_omega_protocol.js
Original file line number Diff line number Diff line change
Expand Up @@ -1486,6 +1486,7 @@ Options.Triggers.push({
type: 'Ability',
netRegex: { id: '8015', source: 'Omega-M', capture: false },
delaySeconds: 4,
durationSeconds: 5.5,
suppressSeconds: 1,
promise: async (data) => {
data.combatantData = [];
Expand Down

0 comments on commit ef37fa2

Please sign in to comment.