mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
A variety of smaller fixes
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