[6946] Use blizzlike formula for armor reduction damage

Implement use CR_ARMOR_PENETRATION rating

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2008-12-26 00:44:55 +03:00
parent ae4a0032c1
commit 9d431700c3
2 changed files with 12 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6945"
#define REVISION_NR "6946"
#endif // __REVISION_NR_H__