Merge pull request #12868 from Citadel-Station-13/silicons-patch-46
regarding manifest injections
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
|
||||
/datum/datacore/proc/manifest()
|
||||
for(var/mob/dead/new_player/N in GLOB.player_list)
|
||||
if(!N?.client)
|
||||
continue
|
||||
if(N.new_character)
|
||||
log_manifest(N.ckey,N.new_character.mind,N.new_character)
|
||||
if(ishuman(N.new_character))
|
||||
|
||||
Reference in New Issue
Block a user