Handholding

This commit is contained in:
lemon
2020-02-25 18:57:09 -05:00
parent d079fc6329
commit b4dbd16fcb

View File

@@ -112,7 +112,7 @@
H.do_attack_animation(src)
playsound(loc, 'sound/weapons/thudswoosh.ogg', 50, 1, -1)
visible_message("<span class='warning'>[M] has grabbed [src] passively!</span>")
visible_message("<span class='warning'>[M] has grabbed [src][(M.zone_sel.selecting == "l_hand" || M.zone_sel.selecting == "r_hand")? " by their hands!":" passively!"]</span>")
return TRUE
if(I_HURT)