Merge pull request #13021 from Fox-McCloud/add-cbd

Adds CBD
This commit is contained in:
variableundefined
2020-03-08 21:46:20 -04:00
committed by GitHub
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 [pick("chill", "relaxed")] noise"
m_type = 2
if("laugh", "laughs")
var/M = handle_emote_param(param)
if(miming)