Review 2-3

This commit is contained in:
SabreML
2021-08-29 00:59:39 +01:00
parent ae3fdcc346
commit 0a4b398b06
4 changed files with 11 additions and 8 deletions
@@ -24,6 +24,9 @@
/obj/effect/nanomob/Destroy()
SSmob_hunt.trap_spawns -= src
SSmob_hunt.normal_spawns -= src
clients_encountered.Cut()
QDEL_NULL(mob_info)
qdel(avatar)
return ..()
/obj/effect/nanomob/proc/update_self()