Skip to content

Commit

Permalink
Update code/datums/status_effects/neutral.dm
Browse files Browse the repository at this point in the history
Co-authored-by: dj-34 <[email protected]>
  • Loading branch information
m-dzianishchyts and dj-34 authored Jan 28, 2024
1 parent f00b895 commit 3a07d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/status_effects/neutral.dm
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
/datum/status_effect/high_five/handshake
id = "handshake"
critical_success = "ЭПИЧНО пожимают друг другу руки!"
success = "пожимают руки!"
success = "пожимают друг другу руки!"
request = "ожидает рукопожатие!"
sound_effect = "sound/weapons/thudswoosh.ogg"

Expand Down

0 comments on commit 3a07d7f

Please sign in to comment.