mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Some more stats logging (#18700)
This commit is contained in:
@@ -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, 0)
|
||||
SSjobs.AssignRank(new_character, new_character.mind.assigned_role, FALSE, 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