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
+1 -1
View File
@@ -190,7 +190,7 @@
// Get targets
var/obj/item/organ/eyes/old_eyes = quirk_holder.getorganslot(ORGAN_SLOT_EYES)
var/obj/item/organ/eyes/robotic/glow/new_eyes = new
// Replace eyes
qdel(old_eyes)
new_eyes.Insert(quirk_holder)