[MIRROR] some more grep checks (#11414)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-14 20:22:06 +02:00
committed by GitHub
co-authored by Kashargul
parent 83133252b1
commit f46d700e64
68 changed files with 136 additions and 122 deletions
@@ -254,7 +254,7 @@
//If they have these values, apply them
if(ishuman(M))
var/mob/living/carbon/human/H = M
qdel_swap(brainmob.dna, H.dna.Clone())
QDEL_SWAP(brainmob.dna, H.dna.Clone())
brainmob.ooc_notes = H.ooc_notes
brainmob.ooc_notes_likes = H.ooc_notes_likes
brainmob.ooc_notes_dislikes = H.ooc_notes_dislikes