Medical and security records

This commit is contained in:
Lin
2020-07-13 11:50:02 -05:00
committed by Dip
parent 63128f684f
commit 09cbc115b6
6 changed files with 49 additions and 8 deletions
@@ -401,7 +401,7 @@
humanc = character //Let's retypecast the var to be human,
if(humanc) //These procs all expect humans
GLOB.data_core.manifest_inject(humanc, humanc.client)
GLOB.data_core.manifest_inject(humanc, humanc.client, humanc.client.prefs)
if(SSshuttle.arrivals)
SSshuttle.arrivals.QueueAnnounce(humanc, rank)
else