[TM Candidate] Overhauls orbit and POI code to fix part of issue #61508 where players could observe /mob/living/new_player on the lobby. (#61509)

This commit is contained in:
Timberpoes
2021-09-22 15:54:15 -07:00
committed by GitHub
parent 511b430f97
commit 16d541e975
41 changed files with 596 additions and 230 deletions
@@ -630,7 +630,7 @@
. = ..()
spirits = list()
START_PROCESSING(SSobj, src)
AddElement(/datum/element/point_of_interest)
SSpoints_of_interest.make_point_of_interest(src)
AddComponent(/datum/component/butchering, 150, 90)
/obj/item/melee/ghost_sword/Destroy()