[MIRROR] A variety of smaller fixes (#6808)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-08-14 23:01:31 -07:00
committed by GitHub
parent f2abc54a3a
commit b794d0cf2f
7 changed files with 59 additions and 27 deletions

View File

@@ -340,6 +340,8 @@
to_chat(usr,"<span class = 'notice'>You begin moving...</span>")
if(!do_after(usr, 10 SECONDS, exclusive = TRUE))
return
if(QDELETED(src))
return
var/obj/our_choice = choice
var/list/new_contained_mobs = list()