[8581] Implement downgrade armor proficiency for items with scaled stats.

Original patch provided by Antonio593.
This commit is contained in:
VladimirMangos 2009-10-02 04:43:56 +04:00
parent 140b0d59bc
commit 2e2d1013d4
2 changed files with 36 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8580"
#define REVISION_NR "8581"
#endif // __REVISION_NR_H__