[11214] Implement .debug spellcoefs command

Command show default calculated and DB stored coefficients for spell direct/dot heal/damage.
This commit is contained in:
VladimirMangos 2011-03-03 18:48:13 +03:00
parent ceaca46604
commit 9312ef7e78
9 changed files with 85 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11213"
#define REVISION_NR "11214"
#endif // __REVISION_NR_H__