From: Aleksi Blinnikka Date: Mon, 7 May 2018 01:14:59 +0000 (+0300) Subject: Update OmaGtfo spell sounds X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/bb359caabbc6b3142f02677a11eaf7507a2582bb?ds=inline Update OmaGtfo spell sounds --- diff --git a/OmaGtfo/GtfoSpells.lua b/OmaGtfo/GtfoSpells.lua index 64ba61e..1663804 100644 --- a/OmaGtfo/GtfoSpells.lua +++ b/OmaGtfo/GtfoSpells.lua @@ -275,9 +275,9 @@ OmaGTFO.DmgTaken = { [258709] = { sound = 3 }, -- Corrupted Gold (Princess Alun'za) [250258] = { sound = 3 }, -- Toxic Leap (Vol'kaal) [250585] = { sound = 3 }, -- Toxic Pool (Vol'kaal) - [257483] = { sound = 3, applicationOnly = true }, -- Pile of Bones (Rezan) + [257483] = { sound = 1, applicationOnly = true }, -- Pile of Bones (Rezan) -- TODO Echoes of Shadra (Yazma)? - [250036] = { sound = 3 }, -- Shadowy Remains (Yazma) + [250036] = { sound = 1 }, -- Shadowy Remains (Yazma) -- King's Rest -- TODO -- Waycrest Manor @@ -287,7 +287,7 @@ OmaGTFO.DmgTaken = { -- Siege of Boralus -- TODO -- Underrot - [260894] = { sound = 3 }, -- Creeping Rot (Elder Leaxa) + [260894] = { sound = 1 }, -- Creeping Rot (Elder Leaxa) -- TODO Charge (Cragmaw the Infested)? [269843] = { sound = 3 }, -- Vile Expulsion (Unbound Abomination) -- MOTHERLODE @@ -300,10 +300,10 @@ OmaGTFO.DmgTaken = { -- TODO -- Uldir -- TODO - [270290] = { sound = 3 }, -- Blood Storm (Taloc the Corrupted) [272582] = { sound = 3 }, -- Sanguine Static (Taloc the Corrupted) + [270290] = { sound = 1 }, -- Blood Storm (Taloc the Corrupted) [267795] = { sound = 3 }, -- Purifying Flame (MOTHER) - [268245] = { sound = 3 }, -- Surgical Beam (MOTHER) + [268245] = { sound = 1 }, -- Surgical Beam (MOTHER) [265370] = { sound = 3 }, -- Blood Geyser (Vectis) };