Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
This avoids sndFirstBlood being played for self-harm, for which this taunt is a bit odd.
void fpcrtl_halt(int num) { __coverity_panic__();}int fpcrtl_abs(int num) { return num >= 0 ? num : -num;}