Merge pull request #8918 from listerla/warble

Ports Aurora Skrell emotes + fixes warble emote
This commit is contained in:
Spookerton
2023-02-04 20:34:30 +00:00
committed by GitHub
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 = "croons..."
emote_sound = list('sound/voice/croon1.ogg', 'sound/voice/croon2.ogg')
/decl/emote/audible/lwarble
key = "lwarble"
emote_message_3p = "lets out a low, throaty warble!"
emote_sound = 'sound/voice/lwarble.ogg'
/decl/emote/audible/croak
key = "croak"
emote_message_3p = "croaks!"
emote_sound = 'sound/voice/croak.ogg'
/decl/emote/audible/vox_shriek
key = "shriek"
emote_message_3p = "SHRIEKS!"