[7703] Implement heal/damage total counters and related BG achievments.

* ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE
* ACHIEVEMENT_CRITERIA_TYPE_HEALING_DONE

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Trazom 2009-04-23 23:50:31 +04:00 committed by VladimirMangos
parent 9136354e7f
commit eedc10d46f
5 changed files with 66 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7702"
#define REVISION_NR "7703"
#endif // __REVISION_NR_H__