WoWInterface SVN KharthussHunterTimers

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 46 to Rev 45
    Reverse comparison

Rev 46 → Rev 45

KHunterTimers/KHunterTimers.lua
1523,11 → 1523,6
KHunterTimersFrame_add( 10000, spellName, spellId );
end
end
if( KHTvars["skills"][KHT_SURV] ) then
if( KHTvars["skills"][KHT_MISDIRECTION] and spellName == KHT_MISDIRECTION and spellId == 35079 ) then
KHunterTimersFrame_add( 8000, spellName, spellId );
end
end
if( KHTvars["skills"][KHT_PETS] ) then
if( KHTvars["skills"][KHT_COURAGE] and spellName == KHT_COURAGE ) then
KHunterTimersFrame_add( 60000, spellName, spellId );
KHunterTimers/version history.txt
1,7 → 1,5
Version History
 
v3.7.4
- Allow Misdirection to be refreshed
v3.7.3
- Fixed Explosive Shot
v3.7.2
KHunterTimers/KHunterTimers.toc
1,7 → 1,7
## Interface: 60000
## Title: Kharthus's Hunter Timers
## Notes: Times hunter buffs/debuffs
## Version: 3.7.4
## Version: 3.7.3
## DefaultState: Enabled
## LoadOnDemand: 0
## SavedVariables: KHTvars