* prot rig

* .

* .

* ,

* .

* Rig qdel fix

* no more ? needed

---------

Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
Kashargul
2025-03-18 08:01:43 -04:00
committed by GitHub
co-authored by C.L.
parent f9ba258b3a
commit 2385f95388
7 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -159,7 +159,7 @@
//If they have these values, apply them
if(isliving(M))
var/mob/living/L = M
brainmob.dna = L.dna
brainmob.dna = L.dna.Clone()
brainmob.ooc_notes = L.ooc_notes
brainmob.ooc_notes_likes = L.ooc_notes_likes
brainmob.ooc_notes_dislikes = L.ooc_notes_dislikes