mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Fixes the mind's name for evolved aliens. (#61595)
This commit is contained in:
@@ -128,6 +128,7 @@ Des: Removes all infected images from the alien.
|
||||
new_xeno.real_name = real_name
|
||||
if(mind)
|
||||
mind.transfer_to(new_xeno)
|
||||
mind.name = new_xeno.real_name
|
||||
qdel(src)
|
||||
|
||||
/mob/living/carbon/alien/can_hold_items(obj/item/I)
|
||||
|
||||
Reference in New Issue
Block a user