🐛 Bug report
You can currently block with shield sheathed.
Expected behavior
On classic you have to have shield unsheathed, if you want to block a hit.
Any hit while your shield is not in your hand, will not be possible to block on classic.
The only thing I have from vanilla is from the spell attribute of the block spell in 1.12.1:
SPELL_ATTR_DO_NOT_SHEATH

It only exists in SpellDefines.h but nowhere else.
Steps to reproduce
- Have your shield sheathed.
- Go near any enemy mob.
- Hits will be blocked while shield is sheathed.
- Profit
Version & Environment
Client Version: 1.12.1.5875
Commit Hash: 4e9b446
OS Client: Windows 11 Pro N 10.0.22621.1413
OS Server: Windows 11 Pro N 10.0.22621.1413
Crashlog
🐛 Bug report
You can currently block with shield sheathed.
Expected behavior
On classic you have to have shield unsheathed, if you want to block a hit.
Any hit while your shield is not in your hand, will not be possible to block on classic.
The only thing I have from vanilla is from the spell attribute of the block spell in 1.12.1:

SPELL_ATTR_DO_NOT_SHEATH
It only exists in SpellDefines.h but nowhere else.
Steps to reproduce
Version & Environment
Client Version: 1.12.1.5875
Commit Hash: 4e9b446
OS Client: Windows 11 Pro N 10.0.22621.1413
OS Server: Windows 11 Pro N 10.0.22621.1413
Crashlog