Ports Aurora Skrell emotes + fixes warble emote

Source for sounds: https://github.com/Aurorastation/Aurora.3/pull/12571
This commit is contained in:
listerla
2023-01-31 20:53:24 -05:00
parent e00b208c90
commit 8ef1785a85
6 changed files with 22 additions and 0 deletions
@@ -193,6 +193,21 @@
emote_sound = 'sound/effects/warble.ogg' // Copyright CC BY 3.0 alienistcog (freesound.org) for the sound.
emote_message_3p = "warbles."
/decl/emote/audible/croon
key = "croon"
emote_message_3p = "USER croons..."
emote_sound = list('sound/voice/croon1.ogg', 'sound/voice/croon2.ogg')
/decl/emote/audible/lwarble
key = "lwarble"
emote_message_3p = "USER lets out a low, throaty warble!"
emote_sound = 'sound/voice/lwarble.ogg'
/decl/emote/audible/croak
key = "croak"
emote_message_3p = "USER croaks!"
emote_sound = 'sound/voice/croak.ogg'
/decl/emote/audible/vox_shriek
key = "shriek"
emote_message_3p = "SHRIEKS!"