mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
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:
committed by
vuonojenmustaturska
parent
38109114c2
commit
abfe09659c
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user