Suiciding with a gun will now say "You pull the trigger", instead of refering to you in the third person. (#41225)

This commit is contained in:
ShizCalev
2018-10-31 12:13:12 -04:00
committed by Emmett Gaines
parent b9132a200a
commit 8e22a6202e

View File

@@ -508,7 +508,7 @@
semicd = FALSE
target.visible_message("<span class='warning'>[user] pulls the trigger!</span>", "<span class='userdanger'>[user] pulls the trigger!</span>")
target.visible_message("<span class='warning'>[user] pulls the trigger!</span>", "<span class='userdanger'>[(user == target) ? "You pull" : "[user] pulls"] the trigger!</span>")
if(chambered && chambered.BB)
chambered.BB.damage *= 5