git
/
wowui.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
3a03236
)
bb359ca - Update OmaGtfo spell sounds
author
Aleksi Blinnikka <aleksi.blinnikka@gmail.com>
Mon, 7 May 2018 01:14:59 +0000
committer
Aleksi Blinnikka <aleksi.blinnikka@gmail.com>
Mon, 7 May 2018 01:14:59 +0000
OmaGtfo/GtfoSpells.lua
patch
|
blob
|
history
diff --git
a/OmaGtfo/GtfoSpells.lua
b/OmaGtfo/GtfoSpells.lua
index
64ba61e
..
1663804
100644
(file)
--- 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)
[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)?
-- TODO Echoes of Shadra (Yazma)?
- [250036] = { sound =
3
}, -- Shadowy Remains (Yazma)
+ [250036] = { sound =
1
}, -- Shadowy Remains (Yazma)
-- King's Rest
-- TODO
-- Waycrest Manor
-- King's Rest
-- TODO
-- Waycrest Manor
@@
-287,7
+287,7
@@
OmaGTFO.DmgTaken = {
-- Siege of Boralus
-- TODO
-- Underrot
-- 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
-- TODO Charge (Cragmaw the Infested)?
[269843] = { sound = 3 }, -- Vile Expulsion (Unbound Abomination)
-- MOTHERLODE
@@
-300,10
+300,10
@@
OmaGTFO.DmgTaken = {
-- TODO
-- Uldir
-- TODO
-- TODO
-- Uldir
-- TODO
- [270290] = { sound = 3 }, -- Blood Storm (Taloc the Corrupted)
[272582] = { sound = 3 }, -- Sanguine Static (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)
[267795] = { sound = 3 }, -- Purifying Flame (MOTHER)
- [268245] = { sound =
3
}, -- Surgical Beam (MOTHER)
+ [268245] = { sound =
1
}, -- Surgical Beam (MOTHER)
[265370] = { sound = 3 }, -- Blood Geyser (Vectis)
};
[265370] = { sound = 3 }, -- Blood Geyser (Vectis)
};