Skip to content

Commit

Permalink
Merge pull request #765 from CeladonSS13/upstream-pr-3126
Browse files Browse the repository at this point in the history
[MIRROR] Readjusted kepori whistle and click volume
  • Loading branch information
MrCat15352 authored Jun 21, 2024
2 parents b0684b6 + 3726932 commit 3062459
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/human/emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@
key_third_person = "whistles"
message = "whistles!"
emote_type = EMOTE_AUDIBLE
vary = TRUE

/datum/emote/living/carbon/human/kepiwhistle/get_sound(mob/living/user)
if(!ishuman(user))
Expand All @@ -395,3 +396,4 @@
key = "woop"
key_third_person = "woops"
message = "woops!"
emote_type = EMOTE_AUDIBLE
Binary file modified sound/voice/kepori/kepiclick.ogg
Binary file not shown.
Binary file modified sound/voice/kepori/kepiwhistle.ogg
Binary file not shown.

0 comments on commit 3062459

Please sign in to comment.