WoWInterface SVN SliceCommander

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Locale
    from Rev 246 to Rev 247
    Reverse comparison

Rev 246 → Rev 247

spell.lua
20,8 → 20,6
SC_SPELLID['DFACD'] = 269513 --Death from Above CD
SC_SPELLID['CV'] = 185311 --Crimson Vial
SC_SPELLID['CVCD'] = 185311 --Crimson Vial CD
SC_SPELLID['SOTD'] = 109941 --Shadow of the Destroyer
SC_SPELLID['FOTD'] = 109949 --Fury of the Destroyer
SC_SPELLID['MAI'] = 235027 --Master Assassin's Initiative
SC_SPELLID['KICD'] = 1766 --Kick CD
SC_SPELLID['COS'] = 31224 --Cloak of Shadows
35,6 → 33,8
SC_SPELLID['WP'] = 8679 --Wound Poison
SC_SPELLID['AKP'] = 5761 --Ankylosant Poison
 
 
 
--AZERITE ESSENCE
SC_SPELLID['ESSECD'] = -1
SC_SPELLID['ALLESSE'] = {
138,7 → 138,7
SC_SPELLID['GSCD'] = 196937 --Ghostly Strike
SC_SPELLID['GHCD'] = 195457 --Grappling Hook CD
SC_SPELLID['BE'] = 315341 --Between the Eyes
SC_SPELLID['BECD'] = 199804 --Between the Eyes CD
SC_SPELLID['BECD'] = 315341 --Between the Eyes CD
SC_SPELLID['OP'] = 195627 --Opportunity
SC_SPELLID['RB'] = 315508 --Roll the Bones
SC_SPELLID['RBCD'] = 315508 --Roll the Bones
152,7 → 152,6
SC_SPELLID['CDBCD'] = 343142 --Curse of the Dreadblades CD
SC_SPELLID['GSWW'] = 209423 --Greenskin's Waterlogged Wristcuffs
SC_SPELLID['PS'] = 185763 --Cannonball Barrage
SC_SPELLID['BB'] = 202895 --Blunderbuss
SC_SPELLID['RT'] = 208225 --Run Through
SC_SPELLID['LD'] = 256171 --Loaded Dice
SC_SPELLID['BRCD'] = 271877 --Blade Rush CD
231,4 → 230,7
--REMOVED SC_SPELLID['RIPCD'] = 199754 --Riposte CD
--REMOVED SC_SPELLID['TXB'] = 245389 --Toxic Blade
--REMOVED SC_SPELLID['TXBCD'] = 245388 --Toxic Blade CD
--REMOVED SC_SPELLID['NB'] = 195452 --Nightblade
\ No newline at end of file +--REMOVED SC_SPELLID['NB'] = 195452 --Nightblade +--REMOVED SC_SPELLID['SOTD'] = 109941 --Shadow of the Destroyer +--REMOVED SC_SPELLID['FOTD'] = 109949 --Fury of the Destroyer +--REMOVED SC_SPELLID['BB'] = 202895 --Blunderbuss \ No newline at end of file