makes SDGF transfer notes/memories.

This commit is contained in:
Putnam
2019-11-04 16:12:52 -08:00
parent 4e8c8ad335
commit b0b3c24aab
@@ -94,6 +94,7 @@ IMPORTANT FACTORS TO CONSIDER WHILE BALANCING
if(!SM.mind) //Something went wrong, use alt mechanics
return ..()
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.
//I seriously wonder if anyone will ever use this function.