Fixes borg names. (#38733)

* Fixes borg names.

* Makes it call the db only once.

* Default cyborg naming scheme.

* Makes cyborgs default to default name instead of random ai one.
This commit is contained in:
AnturK
2018-06-28 20:32:14 +03:00
committed by vuonojenmustaturska
parent 38109114c2
commit abfe09659c
9 changed files with 26 additions and 17 deletions
+1 -1
View File
@@ -379,7 +379,7 @@
else if(transfer_after)
R.key = key
R.rename_self("cyborg")
R.apply_pref_name("cyborg")
if(R.mmi)
R.mmi.name = "Man-Machine Interface: [real_name]"