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