mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-26 02:02:39 +00:00
Fix blackbox manifest data for AIs. (#22023)
This commit is contained in:
committed by
GitHub
parent
7c2ce82864
commit
c7524a2eee
@@ -485,7 +485,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
||||
new_character.mind.add_antag_datum(/datum/antagonist/traitor)
|
||||
//Add aliens.
|
||||
else
|
||||
SSjobs.AssignRank(new_character, new_character.mind.assigned_role, FALSE, FALSE)
|
||||
SSjobs.AssignRank(new_character, new_character.mind.assigned_role, FALSE)
|
||||
SSjobs.EquipRank(new_character, new_character.mind.assigned_role, 1)//Or we simply equip them.
|
||||
|
||||
//Announces the character on all the systems, based on the record.
|
||||
|
||||
Reference in New Issue
Block a user