[9581] Fixed apply damage reduction to melee/ranged damage.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
laise 2010-03-13 21:47:42 +03:00 committed by VladimirMangos
parent ab7840a591
commit bae7d15bb9
2 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9580"
#define REVISION_NR "9581"
#endif // __REVISION_NR_H__