- more fixes for dungeon trash being tag as a dungeon boss.
- more fixes for item level discovery. - more spells added to spell customization.
This commit is contained in:
@@ -79,9 +79,6 @@ do
|
||||
[158417] = {name = GetSpellInfo (158417) .. " (" .. Loc ["STRING_WAVE"] .. " #2)"}, --> Twins Ogron Pulverize waves.
|
||||
[158420] = {name = GetSpellInfo (158420) .. " (" .. Loc ["STRING_WAVE"] .. " #3)"}, --> Twins Ogron Pulverize waves.
|
||||
|
||||
[158159] = {name = GetSpellInfo (158159) .. ""}, --> Twins Ogron Charge.
|
||||
[177608] = {name = GetSpellInfo (177608) .. " (copies)"}, --> Twins Ogron Charge.
|
||||
|
||||
[59638] = {name = GetSpellInfo (59638) .. " (" .. Loc ["STRING_MIRROR_IMAGE"] .. ")"}, --> Mirror Image's Frost Bolt (mage)
|
||||
[88082] = {name = GetSpellInfo (88082) .. " (" .. Loc ["STRING_MIRROR_IMAGE"] .. ")"}, --> Mirror Image's Fireball (mage)
|
||||
|
||||
@@ -94,6 +91,8 @@ do
|
||||
|
||||
[213786] = {name = GetSpellInfo (213786) .. " (trinket)"},
|
||||
[214350] = {name = GetSpellInfo (214350) .. " (trinket)"},
|
||||
[224078] = {name = GetSpellInfo (224078) .. " (trinket)"},
|
||||
|
||||
}
|
||||
|
||||
function _detalhes:UserCustomSpellUpdate (index, name, icon)
|
||||
|
||||
Reference in New Issue
Block a user