[7368] Implement unequip unexpected offhand weapons at talent reset (mostly for warror talent case).

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Implemented OffhandCheckAtTalentsReset option for unequip at zone change (default)
and at talent reset itself (can be enabled).
This commit is contained in:
Lightguard 2009-03-02 02:43:40 +03:00 committed by VladimirMangos
parent 98750bd95b
commit 2f02dc7642
5 changed files with 32 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7367"
#define REVISION_NR "7368"
#endif // __REVISION_NR_H__