Skip to content

Commit

Permalink
roundend sound (tgstation#56899)
Browse files Browse the repository at this point in the history
  • Loading branch information
tralezab authored Feb 14, 2021
1 parent 2d55b45 commit 93da20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/controllers/subsystem/ticker.dm
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,8 @@ SUBSYSTEM_DEF(ticker)
'sound/roundend/yeehaw.ogg',
'sound/roundend/disappointed.ogg',
'sound/roundend/scrunglartiy.ogg',
'sound/roundend/petersondisappointed.ogg'\
'sound/roundend/petersondisappointed.ogg',
'sound/roundend/bully2.ogg'\
)
///The reference to the end of round sound that we have chosen.
var/sound/end_of_round_sound_ref = sound(round_end_sound)
Expand Down
Binary file added sound/roundend/bully2.ogg
Binary file not shown.

0 comments on commit 93da20c

Please sign in to comment.