mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Adds Hyena Cackle Emote - Standalone
This allows for merging this separately/earlier than #8658. Adds a hyena cackle emote for all our yeen friends out there. YEENS ARE NOT ALL STIMKY. :U
This commit is contained in:
@@ -150,6 +150,10 @@
|
||||
message = "lets out a gao."
|
||||
m_type = 2
|
||||
playsound(src, 'sound/voice/gao.ogg', 50, 0, preference = /datum/client_preference/emote_noises)
|
||||
if("cackle")
|
||||
message = "cackles hysterically!"
|
||||
m_type = 2
|
||||
playsound(src, 'sound/voice/YeenCackle.ogg', 50, 0, preference = /datum/client_preference/emote_noises)
|
||||
if("nsay")
|
||||
nsay()
|
||||
return TRUE
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user