mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-20 12:42:43 +01:00
Ports Aurora Skrell emotes + fixes warble emote
Source for sounds: https://github.com/Aurorastation/Aurora.3/pull/12571
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user