Corrects Cloner Loc

This commit is contained in:
Fox-McCloud
2015-12-12 01:21:00 -05:00
parent 98c069a8d6
commit 8f30e0231e
+1 -1
View File
@@ -451,7 +451,7 @@
if (src.occupant.client)
src.occupant.client.eye = src.occupant.client.mob
src.occupant.client.perspective = MOB_PERSPECTIVE
src.occupant.loc = src.loc
src.occupant.forceMove(get_turf(src))
src.eject_wait = 0 //If it's still set somehow.
domutcheck(src.occupant) //Waiting until they're out before possible notransform.
src.occupant = null