[10755] Use class specific combat rating factors from gtOCTClassCombatRatingScalarStore.dbc

* Some classes had effect of melee haste buffed
* Change to armor penetration rating was hidden there too
This commit is contained in:
Lynx3d 2010-11-20 03:22:09 +01:00
parent 92ed528eb9
commit 7663cf6329
7 changed files with 24 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10754"
#define REVISION_NR "10755"
#endif // __REVISION_NR_H__