copypasta fail

This commit is contained in:
Poojawa
2018-03-11 07:47:44 -05:00
committed by GitHub
parent c7b7c3d934
commit 89b520943d
@@ -261,7 +261,7 @@
else if(check_zone(M.zone_selected) == "head")
M.visible_message("<span class='notice'>[M] gives [src] a pat on the head to make [p_them()] feel better!</span>", \
"<span class='notice'>You give [src] a pat on the head to make [p_them()] feel better!</span>")
if(dna && dna.species && (("tail_lizard" in dna.species.mutant_bodyparts && dna.features["tail_lizard"] != "None") || ("tail_lizard" in dna.species.mutant_bodyparts && dna.features["tail_human"] != "None") || ("mam_tail" in dna.species.mutant_bodyparts && dna.features["mam_tail"] != "None")))
if(dna && dna.species && (("tail_lizard" in dna.species.mutant_bodyparts && dna.features["tail_lizard"] != "None") || ("tail_human" in dna.species.mutant_bodyparts && dna.features["tail_human"] != "None") || ("mam_tail" in dna.species.mutant_bodyparts && dna.features["mam_tail"] != "None")))
emote("wag") //lewd
else
M.visible_message("<span class='notice'>[M] hugs [src] to make [p_them()] feel better!</span>", \