mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] Surgery table pulling fix (#11311)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae8b5cc493
commit
c47b868138
@@ -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