[6851] Removed level dependant scaling for warlock pets. Only hunter pets are supposed to behave in that way.

This commit is contained in:
arrai 2008-11-26 23:59:10 +01:00
parent ce387d8535
commit b83cd2a2a9
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6850"
#define REVISION_NR "6851"
#endif // __REVISION_NR_H__