[11103] Fixed item 40775 mount work

* Move code to dummy aura (main spell mount aura not applied yet in time scripting effect processing)
* Use special mount spell selection helper instead raw code.
This commit is contained in:
VladimirMangos 2011-02-02 20:25:57 +03:00
parent 44cb8b6dd4
commit f09a4e2a1a
3 changed files with 4 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11102"
#define REVISION_NR "11103"
#endif // __REVISION_NR_H__