mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
pulling fix (#18154)
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
if(C.client)
|
||||
C.client.perspective = EYE_PERSPECTIVE
|
||||
C.client.eye = src
|
||||
if(C.pulledby)
|
||||
C.pulledby.stop_pulling()
|
||||
C.resting = 1
|
||||
C.loc = src.loc
|
||||
for(var/obj/O in src)
|
||||
|
||||
Reference in New Issue
Block a user