readds handholding

This commit is contained in:
kevinz000
2018-04-04 14:24:57 -07:00
committed by GitHub
parent f4ebb8d2e9
commit f94ff21968
+1 -1
View File
@@ -281,7 +281,7 @@
add_logs(src, M, "grabbed", addition="passive grab")
if(!supress_message)
visible_message("<span class='warning'>[src] has grabbed [M] passively!</span>")
visible_message("<span class='warning'>[src] has grabbed [M][(zone_selected == "l_arm" || zone_selected == "r_arm")? " by their hands":" passively"]!</span>")
if(!iscarbon(src))
M.LAssailant = null
else