mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Summary (required) (#15611)
This commit is contained in:
@@ -574,7 +574,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
// Play a haha funny noise
|
||||
var/round_end_sound = pick(GLOB.round_end_sounds)
|
||||
var/sound_length = GLOB.round_end_sounds[round_end_sound]
|
||||
world << round_end_sound
|
||||
SEND_SOUND(world, sound(round_end_sound))
|
||||
sleep(sound_length)
|
||||
|
||||
world.Reboot()
|
||||
|
||||
Reference in New Issue
Block a user