[10129] Add cooldown marker for talent 56342 and ranks triggering spell.

(based on zergtmn's repo commit 87d1309)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zerg 2010-06-30 22:12:31 +04:00 committed by VladimirMangos
parent f5d6fe6b01
commit 3215c80cce
3 changed files with 15 additions and 1 deletions

View file

@ -2799,6 +2799,13 @@ void Spell::cast(bool skipCheck)
AddTriggeredSpell(52874); // Fan of Knives (offhand)
}
break;
case SPELLFAMILY_HUNTER:
{
// Lock and Load
if (m_spellInfo->Id == 56453)
AddPrecastSpell(67544); // Lock and Load Marker
break;
}
case SPELLFAMILY_PALADIN:
{
// Hand of Reckoning