Merge pull request #10458 from quixoticstargazer/master

sounds/emotes for spider-type characters
This commit is contained in:
Aronai Sieyes
2021-05-30 19:05:07 -04:00
committed by GitHub
3 changed files with 8 additions and 0 deletions
@@ -129,3 +129,11 @@
key = "cackle"
emote_message_3p = "cackles hysterically!"
emote_sound = 'sound/voice/YeenCackle.ogg'
/decl/emote/audible/spiderchitter
key = "spiderchitter"
emote_message_3p = "chitters."
emote_sound = 'sound/voice/spiderchitter.ogg'
/decl/emote/audible/spiderpurr
key = "spiderpurr"
emote_message_3p = "purrs."
emote_sound = 'sound/voice/spiderpurr.ogg'