[7060] Implement priest dummy proc 47555 and ranks

Disable proc from SPELL_AURA_PERIODIC_DAMAGE (need prevent drop charge in some cases)
Add data for shaman 51556 and ranks (but need dummy for work)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-10 00:59:17 +03:00
parent cb66f99fc2
commit 87a0960cdb
6 changed files with 55 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7059"
#define REVISION_NR "7060"
#endif // __REVISION_NR_H__