Oh this should be uncommented too.

This commit is contained in:
Poojawa
2019-07-04 00:56:17 -05:00
parent 43affcb831
commit 899c5fed7e
+2 -2
View File
@@ -64,9 +64,9 @@
//H is usually a human unless an /equip override transformed it
/datum/job/proc/after_spawn(mob/living/H, mob/M, latejoin = FALSE)
//do actions on H but send messages to M as the key may not have been transferred_yet
/* if(mind_traits)
if(mind_traits)
for(var/t in mind_traits)
ADD_TRAIT(H.mind, t, JOB_TRAIT)*/
ADD_TRAIT(H.mind, t, JOB_TRAIT)
/datum/job/proc/announce(mob/living/carbon/human/H)
if(head_announce)