mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Update atoms_movable.dm
This commit is contained in:
@@ -63,6 +63,10 @@
|
|||||||
|
|
||||||
moveToNullspace()
|
moveToNullspace()
|
||||||
|
|
||||||
|
vis_contents.Cut()
|
||||||
|
for(var/atom/movable/A as anything in vis_locs)
|
||||||
|
A.vis_contents -= src
|
||||||
|
|
||||||
if(pulledby)
|
if(pulledby)
|
||||||
pulledby.stop_pulling()
|
pulledby.stop_pulling()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user