Remove additional non-modular heat checks

Removes additional references to TRAIT_IN_HEAT TRAIT_HEAT_DETECT that were not properly addressed in the prior commit.
This commit is contained in:
Darius
2023-02-02 18:18:50 -05:00
parent 157db709ef
commit c6c05570be
@@ -460,10 +460,6 @@
if (length(msg))
. += "<span class='warning'>[msg.Join("")]</span>"
if(HAS_TRAIT(src, TRAIT_IN_HEAT) && (HAS_TRAIT(user, TRAIT_HEAT_DETECT) || src == user))
. += ""
. += "<span class='love'>[t_He] [t_is] currently in [gender == MALE ? "rut" : "heat"].</span>"
var/trait_exam = common_trait_examine()
if (!isnull(trait_exam))
. += trait_exam