[8459] Avoid mutiply apply weapon dependent armor penetration bonus for each weapon.

This commit is contained in:
VladimirMangos 2009-09-04 02:25:09 +04:00
parent 63e7c092f1
commit 3b40f8960a
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8458"
#define REVISION_NR "8459"
#endif // __REVISION_NR_H__