This commit is contained in:
Fox McCloud
2020-02-23 19:46:29 -05:00
parent 46ccd11302
commit c55ce4aab3
4 changed files with 40 additions and 5 deletions
@@ -585,6 +585,14 @@
message = "<B>[src]</B> makes a weak noise"
m_type = 2
if("hsigh", "hsighs")
if(!muzzled)
message = "<B>[src]</B> sighs contentedly."
m_type = 2
else
message = "<B>[src]</B> makes a weak noise"
m_type = 2
if("laugh", "laughs")
var/M = handle_emote_param(param)
if(miming)