Adds logging crew manifest to seperate file (#31665)
* Adds logging crew manifest to seperate file * Coding blind * i can spel words * Not everyone in the lobby please. * Proper header * Fix * Better format
This commit is contained in:
committed by
CitadelStationBot
parent
be2dc49384
commit
64b1be05ff
@@ -396,6 +396,8 @@
|
||||
if(SSshuttle.emergency.timeLeft(1) > initial(SSshuttle.emergencyCallTime)*0.5)
|
||||
SSticker.mode.make_antag_chance(humanc)
|
||||
|
||||
log_manifest(character.mind.key,character.mind,character,latejoin = TRUE)
|
||||
|
||||
/mob/dead/new_player/proc/AddEmploymentContract(mob/living/carbon/human/employee)
|
||||
//TODO: figure out a way to exclude wizards/nukeops/demons from this.
|
||||
for(var/C in GLOB.employmentCabinets)
|
||||
|
||||
Reference in New Issue
Block a user