From a4235655ba918926114a4e20ce77f35ea25c5196 Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Tue, 25 Sep 2018 23:14:29 -0700 Subject: [PATCH] o10s: change wording of cross/plus for Min --- ui/raidboss/data/triggers/o10s.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/raidboss/data/triggers/o10s.js b/ui/raidboss/data/triggers/o10s.js index a330145042..c5923e8b3a 100644 --- a/ui/raidboss/data/triggers/o10s.js +++ b/ui/raidboss/data/triggers/o10s.js @@ -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 @@ -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;