mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user