Merge pull request #12888 from Citadel-Station-13/silicons-patch-50

sorry gamers, no more self healing with a medbeam
This commit is contained in:
Ghom
2020-07-27 15:27:07 +02:00
committed by GitHub
@@ -47,7 +47,7 @@
if(current_target)
LoseTarget()
if(!isliving(target))
if(!isliving(target) || (user == target))
return
current_target = target