Head pats won't stop tail wagging

This commit is contained in:
Poojawa
2018-09-23 23:18:49 -05:00
parent 3eb9501000
commit 69a8738fc3

View File

@@ -276,7 +276,8 @@
"<span class='notice'>You give [H] a pat on the head to make [p_them()] feel better!</span>")
SEND_SIGNAL(src, COMSIG_ADD_MOOD_EVENT, "headpat", /datum/mood_event/headpat)
if(H.dna.species.can_wag_tail(H) && (H.dna.features["tail_human"]!= "None" || H.dna.features["tail_lizard"]!= "None" || H.dna.features["mam_tail"])!= "None")
H.emote("wag")
if(!H.dna.species.is_wagging_tail())
H.emote("wag")
else
M.visible_message("<span class='notice'>[M] hugs [src] to make [p_them()] feel better!</span>", \