Fixes things getting unbuckled in nullspace (#1606)
This commit is contained in:
committed by
kevinz000
parent
a2733b82fc
commit
e1c8973f82
@@ -26,11 +26,6 @@
|
||||
if(user_buckle_mob(M, user))
|
||||
return 1
|
||||
|
||||
//Cleanup
|
||||
/atom/movable/Destroy()
|
||||
. = ..()
|
||||
unbuckle_all_mobs(force=1)
|
||||
|
||||
/atom/movable/proc/has_buckled_mobs()
|
||||
if(!buckled_mobs)
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user