Revert "Merge pull request #4607 from Aryn/master"

This reverts commit a1fee3e6c3, reversing
changes made to bf4533efde.
This commit is contained in:
Mloc-Hibernia
2014-03-24 13:54:11 +00:00
parent 46f753b3ee
commit dc97a2502a
43 changed files with 325 additions and 343 deletions
@@ -97,7 +97,7 @@
if (src.occupant.client)
src.occupant.client.eye = src.occupant.client.mob
src.occupant.client.perspective = MOB_PERSPECTIVE
src.occupant.setloc(src.loc)
src.occupant.loc = src.loc
if(injecting)
implant(src.occupant)
injecting = 0
@@ -117,7 +117,7 @@
M.client.perspective = EYE_PERSPECTIVE
M.client.eye = src
M.stop_pulling()
M.setloc(src)
M.loc = src
src.occupant = M
src.add_fingerprint(usr)
icon_state = "implantchair_on"