[10215] Implement ROLL_VOTE_DISENCHANT disable

* for player without reqired enchanting skill
* for item without disenchanting possibility
This commit is contained in:
VladimirMangos 2010-07-18 02:00:27 +04:00
parent 15374bd626
commit 4ef23face4
4 changed files with 36 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10214"
#define REVISION_NR "10215"
#endif // __REVISION_NR_H__