*Remove offhand after switching specs if the player can no longer equip that item (ie: Titan's Grip)
--HG-- branch : trunk
This commit is contained in:
@@ -21860,6 +21860,7 @@ void Player::ActivateSpec(uint8 spec)
|
||||
_LoadActions(result);
|
||||
}
|
||||
UnsummonPetTemporaryIfAny();
|
||||
AutoUnequipOffhandIfNeed();
|
||||
SendActionButtons(1);
|
||||
SetPower(getPowerType(), 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user