[MIRROR] Nar'Sie is now a point of interest, and can be orbited directly again (#2206)

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

Fixes a regression from the singularity rewrite that made Nar'Sie its own object.

* Nar'Sie is now a point of interest, and can be orbited directly again

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-12-17 10:56:43 +01:00
committed by GitHub
parent 622e00fc78
commit efd51d4ebe
+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, \