- Major improvements on row text scripts, now they pass 4 objects: actor, combat, instance and the default text of the bar.
- Added warrior Whirlwind, deamonhunter Fracture, rogue Mutilate to spell consolidation.
This commit is contained in:
parent
24eebefb6f
commit
8dd8714dd5
9 changed files with 300 additions and 306 deletions
|
|
@ -140,15 +140,14 @@
|
|||
[184709] = 218617, --warrior rampage
|
||||
[201364] = 218617, --warrior rampage
|
||||
[201363] = 218617, --warrior rampage
|
||||
|
||||
[85384] = 96103, --warrior raging blow
|
||||
[85288] = 96103, --warrior raging blow
|
||||
|
||||
[163558] = 5308, --warrior execute
|
||||
[217955] = 5308, --warrior execute
|
||||
[217956] = 5308, --warrior execute
|
||||
[217957] = 5308, --warrior execute
|
||||
[224253] = 5308, --warrior execute
|
||||
[199850] = 199658, --warrior whirlwind
|
||||
|
||||
[222031] = 199547, --deamonhunter ChaosStrike
|
||||
[200685] = 199552, --deamonhunter Blade Dance
|
||||
|
|
@ -156,19 +155,22 @@
|
|||
[227518] = 201428, --deamonhunter Annihilation
|
||||
[187727] = 178741, --deamonhunter Immolation Aura
|
||||
[201789] = 201628, --deamonhunter Fury of the Illidari
|
||||
[225921] = 225919, --deamonhunter Fracture talent
|
||||
|
||||
[205164] = 205165, --death knight Crystalline Swords
|
||||
|
||||
[193315] = 197834, --rogue Saber Slash
|
||||
[202822] = 202823, --rogue greed
|
||||
[280720] = 282449, --rogue Secret Technique
|
||||
[280719] = 282449, --rogue Secret Technique
|
||||
[27576] = 5374, --rogue mutilate
|
||||
|
||||
[233496] = 233490, --warlock Unstable Affliction
|
||||
[233497] = 233490, --warlock Unstable Affliction
|
||||
[233498] = 233490, --warlock Unstable Affliction
|
||||
[233499] = 233490, --warlock Unstable Affliction
|
||||
|
||||
[280720] = 282449, --rogue Secret Technique
|
||||
[280719] = 282449, --rogue Secret Technique
|
||||
[261947] = 261977, --monk fist of the white tiger talent
|
||||
}
|
||||
|
||||
local bitfield_debuffs_ids = _detalhes.BitfieldSwapDebuffsIDs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue