[10719] Implement proper calculation quest honor reward.

Now server side rewar same as reported at client side.

Also thanks to KiriX for patch prepering to commit and testing.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
tomrus88 2010-11-10 23:45:18 +03:00 committed by VladimirMangos
parent c9dacb9940
commit ff66e20468
8 changed files with 37 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10718"
#define REVISION_NR "10719"
#endif // __REVISION_NR_H__