Merge pull request #1019 from VOREStation/tweaks

Uses real_name for mind backup names
This commit is contained in:
Arokha Sieyes
2017-02-23 18:26:38 -05:00
committed by GitHub
+1 -1
View File
@@ -94,7 +94,7 @@ var/datum/transhuman/infocore/transcore = new/datum/transhuman/infocore
//Scrape info from mob.
mob_ref = M
charname = M.name
charname = M.real_name
implanted_at = world.time
body_type = M.isSynthetic()
id_gender = M.identifying_gender