Restores corgi's ability to perform emotes like barking (#12832)

This commit is contained in:
SteelSlayer
2019-12-23 08:15:53 -06:00
committed by variableundefined
parent 2172efb733
commit d54c3c19dd
@@ -37,7 +37,7 @@
playsound(src, yelp_sound, 75, TRUE)
/mob/living/simple_animal/pet/dog/emote(act, m_type = 1, message = null, force)
if(!incapacitated())
if(incapacitated())
return
var/on_CD = 0