2006-Scape/2006Scape

Incorrect defensive animation

MatthewBishop opened this issue · 0 comments

Block animation does not properly play for shields./staves

The code for getting the block animation is here:

https://github.com/2006-Scape/2006Scape/blob/master/2006Scape%20Server/src/main/java/com/rs2/game/content/combat/melee/MeleeData.java#L400-L430

This needs reviewed because there are different block ids for wearing a staff (id 420) and also a shield (id 1156).