mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[7156] More generic periodic aura work
Implement SPELL_AURA_PERIODIC_HEALTH_FUNNEL Apply SPELL_AURA_PERIODIC_HEALTH_FUNNEL mod to aura periodic time Add support SPELL_ATTR_EX5_START_PERIODIC_AT_APPLY flag Apply duration mod to channeling spells Fix mage 44401 and correct drop its charge Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
fbe212d359
commit
3f4821acfb
8 changed files with 143 additions and 229 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7155"
|
||||
#define REVISION_NR "7156"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue