Fixed derp.

Compile errors because I am retarded.
This commit is contained in:
Chinsky
2013-02-20 10:38:36 +04:00
parent 69c32e1e61
commit fa1d81fbae
@@ -440,7 +440,10 @@ the implant may become unstable and either pre-maturely inject the subject or si
activate()
var/turf/t = get_turf(src)
put_in_hands(t)
if (imp_in)
imp_in.put_in_hands(scanned)
else
scanned.loc = t
del src
implanted(mob/source as mob)