fixes nightmares not getting nightmare names (#49835)

* NICE

* even nicer
This commit is contained in:
tralezab
2020-03-10 01:43:55 -07:00
committed by GitHub
parent e3e3fd7ec0
commit adba2264fe
@@ -49,7 +49,7 @@
. = ..()
to_chat(C, "[info_text]")
C.fully_replace_character_name("[pick(GLOB.nightmare_names)]")
C.fully_replace_character_name(null, pick(GLOB.nightmare_names))
/datum/species/shadow/nightmare/bullet_act(obj/projectile/P, mob/living/carbon/human/H)
var/turf/T = H.loc