Skip to content

Commit

Permalink
raidboss: reenable ex7 miasmic trigger (#5852)
Browse files Browse the repository at this point in the history
See: #5848
  • Loading branch information
quisquous authored Oct 9, 2023
1 parent 7494da5 commit f1f49fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/raidboss/data/06-ew/trial/zeromus-ex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ const triggerSet: TriggerSet<Data> = {
{
id: 'ZeromusEx Miasmic Blast Safe Spots',
type: 'StartsUsing',
// TODO: https://github.com/quisquous/cactbot/issues/5848
disabled: true,
netRegex: { id: '8B49', source: 'Zeromus', capture: true },
delaySeconds: 0.5,
promise: async (data, matches) => {
Expand Down

0 comments on commit f1f49fe

Please sign in to comment.