Skip to content

Commit

Permalink
Ports some screams from /vg/ (#422)
Browse files Browse the repository at this point in the history
* vgscreams

* weird
  • Loading branch information
Kapu1178 authored Jul 19, 2023
1 parent 546854a commit c6ac6a4
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/modules/mob/living/carbon/human/species.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1735,12 +1735,17 @@ GLOBAL_LIST_EMPTY(features_by_species)
'goon/sounds/voice/mascream5.ogg',
'goon/sounds/voice/mascream7.ogg',
'sound/voice/human/malescream_5.ogg',
'sound/voice/human/malescream_6.ogg',
'sound/voice/human/malescream_7.ogg',
'sound/voice/human/malescream_4.ogg',
)

return pick(
'sound/voice/human/femalescream_1.ogg',
'sound/voice/human/femalescream_2.ogg',
'sound/voice/human/femalescream_3.ogg',
'sound/voice/human/femalescream_6.ogg',
'sound/voice/human/femalescream_7.ogg',
'goon/sounds/voice/fescream1.ogg',
'goon/sounds/voice/fescream5.ogg',
)
Expand Down
Binary file added sound/voice/human/femalescream_6.ogg
Binary file not shown.
Binary file added sound/voice/human/femalescream_7.ogg
Binary file not shown.
Binary file modified sound/voice/human/malescream_4.ogg
Binary file not shown.
Binary file modified sound/voice/human/malescream_6.ogg
Binary file not shown.
Binary file added sound/voice/human/malescream_7.ogg
Binary file not shown.

0 comments on commit c6ac6a4

Please sign in to comment.