[MIRROR] FIXES WEEWOO MAKING SERVER EXPLODE (#710)

* WHY DO I KEEP BREAKING THINGS (#53557)

* FIXES WEEWOO MAKING SERVER EXPLODE

Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-09-09 08:20:28 +02:00
committed by GitHub
co-authored by TiviPlus
parent c7f8cd86ad
commit 2e19e73ee3
3 changed files with 22 additions and 6 deletions
@@ -46,3 +46,8 @@
mid_sounds = list('sound/machines/beep.ogg')
mid_length = 60
volume = 10
/datum/looping_sound/siren
mid_sounds = list('sound/items/weeoo1.ogg')
mid_length = 15
volume = 20