diff --git a/sim/core/item_swaps.go b/sim/core/item_swaps.go index f7fca3be32..dfd8e23338 100644 --- a/sim/core/item_swaps.go +++ b/sim/core/item_swaps.go @@ -191,9 +191,6 @@ func (swap *ItemSwap) getItemStats(item Item) stats.Stats { func (swap *ItemSwap) swapWeapon(slot proto.ItemSlot) { character := swap.character - if !character.AutoAttacks.AutoSwingMelee() && !character.AutoAttacks.AutoSwingRanged() { - return - } switch slot { case proto.ItemSlot_ItemSlotMainHand: