Skip to content

Commit

Permalink
Shining reference, okay
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Jan 28, 2024
1 parent 4e095ef commit a5ffea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/human_emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
if(user.mind?.miming)
msg = "затягивается сигаретой и выдыхает дым в форме \"[target.name]\"."
else
msg = "says, \"[target.name], please. They had a family.\" [user] takes a drag from a cigarette and blows [user.p_their()] name out in smoke."
msg = "говорит, \"[target.name], пожалуйста. У них была семья.\" [user] затягивается сигаретой и выдыхает дым в форме своего имени."
return msg

/datum/emote/living/carbon/human/johnny/run_emote(mob/user, params, type_override, intentional)
Expand Down

0 comments on commit a5ffea9

Please sign in to comment.