Fixes #8582.
@@ -81,6 +81,7 @@
if(health < 1)
death()
return
if(health > maxHealth)
health = maxHealth
The note is not visible to the blocked user.