Nar'Sie is now a point of interest (#55540)

Fixes a regression from the singularity rewrite that made Nar'Sie its own object.
This commit is contained in:
Jared-Fogle
2020-12-17 01:45:48 -08:00
committed by GitHub
parent 425c640900
commit 40a44b63ab
+2
View File
@@ -39,6 +39,8 @@
/obj/narsie/Initialize()
. = ..()
AddElement(/datum/element/point_of_interest)
singularity = WEAKREF(AddComponent(
/datum/component/singularity, \
bsa_targetable = FALSE, \