events.DAMAGE
User:PenguinEncounter/Template:upcoming
Fires when the player takes damage.
function events.DAMAGE( --[[ i don't know the implementation :P ]] )
print "I took damage!!"
end