Fixes Some Parapen Issues (#15029)

This commit is contained in:
SleepyGemmy
2022-11-10 21:36:21 +01:00
committed by GitHub
parent 8c2ae3e8d2
commit d9580bdb3d
5 changed files with 72 additions and 70 deletions
@@ -1570,7 +1570,7 @@
user.visible_message("<b>[user]</b> begins hunting for \the [src]'s injection port.")
if(!. && error_msg && user)
if(!fail_msg)
fail_msg = "There is no exposed flesh or thin material [target_zone == BP_HEAD ? "on their head" : "on their body"] to inject into."
fail_msg = "There is no exposed skin nor thin material on \the [affecting.loc]'s [target_zone] to inject into."
to_chat(user, SPAN_ALERT("[fail_msg]"))
/mob/living/carbon/human/proc/get_bp_coverage(var/bp)