mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
[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:
@@ -39,6 +39,8 @@
|
||||
/obj/narsie/Initialize()
|
||||
. = ..()
|
||||
|
||||
AddElement(/datum/element/point_of_interest)
|
||||
|
||||
singularity = WEAKREF(AddComponent(
|
||||
/datum/component/singularity, \
|
||||
bsa_targetable = FALSE, \
|
||||
|
||||
Reference in New Issue
Block a user