[7729] Implement skill level dependent speed bonus for mount (item 40775).

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Lightguard 2009-04-29 00:15:50 +04:00 committed by VladimirMangos
parent 5b9e46edea
commit a4373c887d
2 changed files with 20 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7728"
#define REVISION_NR "7729"
#endif // __REVISION_NR_H__