[MIRROR] Adds new sounds to the circuit sound synthesizer [MDB IGNORE] (#12962)

* Adds new sounds to the circuit sound synthesizer (#66324)

adds Lizard Scream, Moth Buzz, Toy Squeak, Xenomorph Hiss, Warp Whistle, Poster Rip, Coinflip, Flash, Flashbang, Laugh Track, Whip, Gavel, and Megaphone to the circuit sound synthesizer
please comment other sounds you want to see in this since its easy to add and gives more creativity to circuit makers

* Adds new sounds to the circuit sound synthesizer

Co-authored-by: Bond <58570888+TheBonded@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-04-21 16:09:15 +02:00
committed by GitHub
parent 6a8d218638
commit 35112bdb36
@@ -42,6 +42,19 @@
"Sad Trombone" = 'sound/misc/sadtrombone.ogg',
"Warn" = 'sound/machines/warning-buzzer.ogg',
"Slow Clap" = 'sound/machines/slowclap.ogg',
"Moth Buzz" = 'sound/voice/moth/scream_moth.ogg',
"Squeak" = 'sound/items/toysqueak1.ogg',
"Rip" = 'sound/items/poster_ripped.ogg',
"Coinflip" = 'sound/items/coinflip.ogg',
"Megaphone" = 'sound/items/megaphone.ogg',
"Warpwhistle" = 'sound/magic/warpwhistle.ogg',
"Hiss" = 'sound/voice/hiss1.ogg',
"Lizard" = 'sound/voice/lizard/lizard_scream_1.ogg',
"Flashbang" = 'sound/weapons/flashbang.ogg',
"Flash" = 'sound/weapons/flash.ogg',
"Whip" = 'sound/weapons/whip.ogg',
"Laugh Track" = 'sound/items/SitcomLaugh1.ogg',
"Gavel" = 'sound/items/gavel.ogg',
)
sound_file = add_option_port("Sound Option", component_options)
options_map = component_options