[9882] Add support for mounts dependent from riding skill and location

This commit is contained in:
Laise 2010-05-12 13:33:17 +03:00
parent faf3e287c7
commit 41c58f3be9
5 changed files with 91 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9881"
#define REVISION_NR "9882"
#endif // __REVISION_NR_H__