A variety of smaller fixes

This commit is contained in:
Heroman
2023-08-15 15:12:32 +10:00
parent b019ce6f64
commit 328af43db9
7 changed files with 58 additions and 26 deletions
+2
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()