[11738] make armor bonuses from certain items be unaffected by base armor mods

This commit is contained in:
Laise 2011-07-14 12:12:29 +03:00
parent 07cc0aa13e
commit 0254ad6bf9
2 changed files with 15 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11737"
#define REVISION_NR "11738"
#endif // __REVISION_NR_H__