//Work-around for there being no 2HP skill - We use 99 for the 2HB animation and 36 for pierce messages if(skillinuse == 99) skillinuse = static_cast<SkillType>(36);