[6965] Implement aura SPELL_AURA_PROC_TRIGGER_SPELL_WITH_VALUE.

This must let work triggering part of:
DK talents 49182, 49027, 49149, 49223, 50880, 55610 and ranks
Warrior glyph item 43418
And some boss spells.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Arthorius 2008-12-28 22:31:12 +03:00 committed by VladimirMangos
parent dd65b8b840
commit 27175a9ad8
4 changed files with 15 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6964"
#define REVISION_NR "6965"
#endif // __REVISION_NR_H__