Added missing traits

in heat
extra productive genitals
headpat slut
Do Not Clone
Strong Legs
universal diet
This commit is contained in:
AlManiak
2024-10-24 18:02:10 +02:00
parent 19f4c34381
commit bba2ef4de6
10 changed files with 121 additions and 12 deletions
@@ -107,6 +107,11 @@
if(wear_id)
. += "[t_He] [t_is] wearing [wear_id.get_examine_string(user)]."
//GS13 Port
//Heat Detection
//if(breedable)
if(HAS_TRAIT(src, TRAIT_HEAT))
. += "<span class='love'>[t_He] [t_is] currently in heat.</span>"
//Status effects
var/effects_exam = status_effect_examines()
if(!isnull(effects_exam))