Fix #3393: Prevent ScaredyCat from reacting to healing
@@ -63,6 +63,7 @@ namespace OpenRA.Mods.RA
public void Damaged(Actor self, AttackInfo e)
{
if (e.Damage > 0)
Panic();
}
The note is not visible to the blocked user.