Adds new dukenukem end of round quote

https://www.youtube.com/watch?v=8m1RRbz1vD0
This commit is contained in:
SquishyRolls
2022-11-18 20:54:51 +00:00
parent 74338c9b71
commit db942f1620
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -697,7 +697,8 @@ SUBSYSTEM_DEF(ticker)
'hyperstation/sound/roundend/starbucks.ogg',
'hyperstation/sound/roundend/tired.ogg',
'hyperstation/sound/roundend/toys.ogg',
'hyperstation/sound/roundend/water.ogg'\
'hyperstation/sound/roundend/water.ogg',
'hyperstation/sound/roundend/whatiswrong.ogg'\
)
SEND_SOUND(world, sound(round_end_sound))