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:
AnturK
2017-10-15 23:56:35 +02:00
committed by CitadelStationBot
parent be2dc49384
commit 64b1be05ff
7 changed files with 19 additions and 1 deletions
@@ -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)