mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user