[7448] Fixed infinite honor gains in EoS.

Problem reported by LickedLurk. Thx.
Fixed Entering battleground bugged in [7447]

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-03-12 16:28:14 +01:00
parent b94c78474b
commit e1f069e5b9
3 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7447"
#define REVISION_NR "7448"
#endif // __REVISION_NR_H__