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

Implemented OffhandCheckAtTalentsReset option for unequip at zone change (default)
    and at talent reset itself (can be enabled).

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-02 17:04:46 -06:00
parent 66809d5dc1
commit 8998eba728
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__