[7127] Implement 271 SPELL_AURA_MOD_DAMAGE_FROM_CASTER aura

Allow this aura trigger and drop charges (only if caster hit target)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-21 01:35:16 +03:00
parent 1d0d9c6fa2
commit 9e1b9e56fd
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 "7126"
#define REVISION_NR "7127"
#endif // __REVISION_NR_H__