Merge pull request #3420 from Citadel-Station-13/upstream-merge-31665

[MIRROR] Adds logging crew manifest to seperate file
This commit is contained in:
LetterJay
2017-10-16 07:28:03 -04:00
committed by GitHub
7 changed files with 19 additions and 1 deletions

View File

@@ -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)