From ef37fa284956dfe582ebe1d74e5f3d4c09fa0364 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 22 May 2023 05:58:48 +0000 Subject: [PATCH] triggers build: raidboss: add longer duration to TOP Omega Pre-Safe Spot (#5397) cd1c234adc27727a4fb3131335dea9c17fc5c7e1 --- 06-ew/ultimate/the_omega_protocol.js | 1 + 1 file changed, 1 insertion(+) diff --git a/06-ew/ultimate/the_omega_protocol.js b/06-ew/ultimate/the_omega_protocol.js index 64387dcd5a..7a587729ba 100644 --- a/06-ew/ultimate/the_omega_protocol.js +++ b/06-ew/ultimate/the_omega_protocol.js @@ -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 = [];