More their

This commit is contained in:
Tayyyyyyy
2018-05-25 18:34:26 -07:00
parent ad23362781
commit 42f85919de
26 changed files with 48 additions and 53 deletions
+1 -1
View File
@@ -347,7 +347,7 @@ obj/item/gun/proc/newshot()
return
if(user == target)
target.visible_message("<span class='warning'>[user] sticks [src] in their mouth, ready to pull the trigger...</span>", \
target.visible_message("<span class='warning'>[user] sticks [src] in [user.p_their()] mouth, ready to pull the trigger...</span>", \
"<span class='userdanger'>You stick [src] in your mouth, ready to pull the trigger...</span>")
else
target.visible_message("<span class='warning'>[user] points [src] at [target]'s head, ready to pull the trigger...</span>", \