Add Mob/Client CheckDualWield functions

This commit is contained in:
Michael Cook (mackal)
2015-07-05 00:45:46 -04:00
parent 8d3d3d2af2
commit 99620f8535
4 changed files with 31 additions and 9 deletions
+1
View File
@@ -890,6 +890,7 @@ public:
void Insight(uint32 t_id);
bool CheckDoubleAttack(bool tripleAttack = false);
bool CheckDoubleRangedAttack();
bool CheckDualWield();
//remove charges/multiple objects from inventory:
//bool DecreaseByType(uint32 type, uint8 amt);