Merge pull request #9717 from Putnam3145/sdgf-notes
Makes SDGF transfer notes/memories.
This commit is contained in:
@@ -94,6 +94,7 @@ IMPORTANT FACTORS TO CONSIDER WHILE BALANCING
|
|||||||
if(!SM.mind) //Something went wrong, use alt mechanics
|
if(!SM.mind) //Something went wrong, use alt mechanics
|
||||||
return ..()
|
return ..()
|
||||||
SM.mind.enslave_mind_to_creator(M)
|
SM.mind.enslave_mind_to_creator(M)
|
||||||
|
SM.mind.store_memory(M.mind.memory)
|
||||||
|
|
||||||
//If they're a zombie, they can try to negate it with this.
|
//If they're a zombie, they can try to negate it with this.
|
||||||
//I seriously wonder if anyone will ever use this function.
|
//I seriously wonder if anyone will ever use this function.
|
||||||
|
|||||||
Reference in New Issue
Block a user