Skip to content

Commit

Permalink
No Comma In Cross Emote
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottfrei committed Dec 7, 2023
1 parent 2d720c3 commit 468d1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/carbon_emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/datum/emote/living/carbon/cross
key = "cross"
key_third_person = "crosses"
message = "скрещива%(ет,,ют)% руки."
message = "скрещива%(ет,ют)% руки."
hands_use_check = TRUE


Expand Down

0 comments on commit 468d1ff

Please sign in to comment.