[8509] Some absorb shield aura fixes for specific spells.

* Apply expected healing bonus to spell 53601.
* Allow stacking spell 62600 and 22842 effects at caster.
* Update charges for absorb shield with charges and preopertly expire it at last charge.
  This fix spell 62600 effect remove at next damage.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
nos4r2zod 2009-09-19 15:59:18 +04:00 committed by VladimirMangos
parent c5684fa7ab
commit c361b0dc0b
5 changed files with 17 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8508"
#define REVISION_NR "8509"
#endif // __REVISION_NR_H__