mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
[MIRROR] Let's add feline noises! (#12947)
Co-authored-by: Leonzrygin <64517916+OverDriveZ@users.noreply.github.com>
This commit is contained in:
co-authored by
Leonzrygin
parent
f41381b907
commit
7164f93ed0
@@ -306,6 +306,18 @@
|
||||
emote_message_mute_3p = "silently purrs."
|
||||
emote_sound = 'sound/voice/cat_purr_long.ogg'
|
||||
|
||||
/datum/decl/emote/audible/catgrowl
|
||||
key = "catgrowl"
|
||||
emote_message_3p = "growls like a big cat!"
|
||||
emote_message_mute_3p = "growls like a big cat!"
|
||||
emote_sound = 'sound/voice/cougar.ogg'
|
||||
|
||||
/datum/decl/emote/audible/catgrowl2
|
||||
key = "catgrowl2"
|
||||
emote_message_3p = "growls like an upset big cat!"
|
||||
emote_message_mute_3p = "growls like an upset big cat!"
|
||||
emote_sound = 'sound/voice/lynx.ogg'
|
||||
|
||||
/datum/decl/emote/audible/fennecscream
|
||||
key = "fennecscream"
|
||||
emote_message_3p = "screeches!"
|
||||
|
||||
Reference in New Issue
Block a user