mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user