Update emote_vr.dm

This commit is contained in:
InterroLouis
2020-04-26 01:22:36 -04:00
committed by GitHub
parent d9b837dab1
commit f69457f0f9
@@ -51,7 +51,7 @@
message = "lets out a bark."
m_type = 2
playsound(loc, 'sound/voice/bark2.ogg', 50, 1, -1, preference = /datum/client_preference/emote_noises)
if ("his")
if ("hiss")
message = "lets out a hiss."
m_type = 2
playsound(loc, 'sound/voice/hiss.ogg', 50, 1, -1, preference = /datum/client_preference/emote_noises)