mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Gives *clap sounds + one bonus emote (#8082)
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
/decl/emote/audible/clap
|
||||
key = "clap"
|
||||
emote_message_3p = "claps."
|
||||
emote_sound = list('sound/misc/clap1.ogg', //ChompEDIT START
|
||||
'sound/misc/clap2.ogg',
|
||||
'sound/misc/clap3.ogg',
|
||||
'sound/misc/clap4.ogg') //ChompEDIT END
|
||||
|
||||
/decl/emote/audible/chuckle
|
||||
key = "chuckle"
|
||||
|
||||
@@ -31,3 +31,8 @@
|
||||
"volchannel" = VOLUME_CHANNEL_SPECIES_SOUNDS
|
||||
)
|
||||
*/
|
||||
|
||||
/decl/emote/audible/malehumanscream
|
||||
key = "malehumanscream"
|
||||
emote_message_3p = "screams!"
|
||||
emote_sound = 'sound/voice/malescream_2.ogg'
|
||||
|
||||
Reference in New Issue
Block a user