mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Adds a new round end sound (#9698)
* Adds a new round end sound * Add files via upload * maybe not remove the backslash
This commit is contained in:
@@ -672,7 +672,8 @@ SUBSYSTEM_DEF(ticker)
|
||||
'sound/roundend/it_never_happened.ogg', // jonathan frakes telling you you're wrong
|
||||
'sound/roundend/disappointed.ogg',
|
||||
'sound/roundend/scrunglartiy.ogg',
|
||||
'sound/roundend/windowsxp.ogg'\
|
||||
'sound/roundend/windowsxp.ogg',
|
||||
'sound/roundend/heresy_announced_cut.ogg'\
|
||||
)
|
||||
|
||||
SEND_SOUND(world, sound(round_end_sound))
|
||||
|
||||
Reference in New Issue
Block a user