Skip to content

Commit

Permalink
o10s: change wording of cross/plus for Min
Browse files Browse the repository at this point in the history
  • Loading branch information
quisquous committed Sep 26, 2018
1 parent 3bf4f52 commit a423565
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/raidboss/data/triggers/o10s.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict';

// TODO: cross/in/out callouts
// TODO: fix tail end (seemed to not work??)
// TODO: add phase tracking (so death from above/below can tell you to swap or not)
// TODO: add swap callout after exaflares
Expand Down Expand Up @@ -105,7 +104,7 @@
id: 'O10N Vertical Spin 1',
regex: /15:\y{ObjectId}:Midgardsormr:31AD:/,
infoText: {
en: 'Next Spin: Cross/Plus',
en: 'Next Spin: Cardinals/Corners',
},
run: function(data) {
data.lastSpinWasHorizontal = false;
Expand Down

0 comments on commit a423565

Please sign in to comment.