mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[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:
parent
a1bba62e88
commit
d990644151
4 changed files with 49 additions and 51 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9056"
|
||||
#define REVISION_NR "9057"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue