Meteors can now qdel normally (#30970)
This commit is contained in:
committed by
CitadelStationBot
parent
6966ebc14f
commit
d111c582b4
@@ -119,6 +119,7 @@ GLOBAL_LIST_INIT(meteorsC, list(/obj/effect/meteor/dust)) //for space dust event
|
||||
|
||||
/obj/effect/meteor/Destroy()
|
||||
GLOB.meteor_list -= src
|
||||
SSaugury.unregister_doom(src)
|
||||
walk(src,0) //this cancels the walk_towards() proc
|
||||
. = ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user