mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
Add Mob/Client CheckDualWield functions
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user