Skip to content

Commit

Permalink
readjusted volume a little on two kepori sounds, tweaked flags so tha…
Browse files Browse the repository at this point in the history
…t they're audible and whistle varies
  • Loading branch information
Anticept committed Jun 19, 2024
1 parent 0606877 commit 201fadd
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 @@ -346,6 +346,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 @@ -357,3 +358,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 201fadd

Please sign in to comment.