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.
file(GLOB luafiles *.lua)
install(FILES
${luafiles}
DESTINATION ${SHAREPATH}Data/Scripts)
add_subdirectory(Multiplayer)