[9057] Implement some damage related spell attributes support.

* SPELL_ATTR_EX4_STACK_DOT_MODIFIER
* SPELL_ATTR_EX6_NO_DMG_PERCENT_MODS

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
nos4r2zod 2009-12-24 18:23:23 +03:00 committed by VladimirMangos
parent a1bba62e88
commit d990644151
4 changed files with 49 additions and 51 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9056"
#define REVISION_NR "9057"
#endif // __REVISION_NR_H__