Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions ui/raidboss/data/07-dt/ultimate/dancing_mad.ts
Original file line number Diff line number Diff line change
Expand Up @@ -953,8 +953,6 @@ const triggerSet: TriggerSet<Data> = {
windCrystalNext: false,
fireElementPlayers: [],
waterElementPlayers: [],
firstBlaster: [],
firstBlaster2: [],
inLine: {},
hadAccretion: false,
blackHoleIdDirNums: {},
Expand Down Expand Up @@ -1117,7 +1115,7 @@ const triggerSet: TriggerSet<Data> = {
},
},
{
id: 'DMU P1 Mystery Magic Collect',
id: 'DMU P1 and P4 Mystery Magic Collect',
type: 'HeadMarker',
netRegex: {
id: [
Expand Down
Loading