mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Compressed implant item now will be put in hands instead of the floor.
This commit is contained in:
@@ -440,7 +440,7 @@ the implant may become unstable and either pre-maturely inject the subject or si
|
||||
|
||||
activate()
|
||||
var/turf/t = get_turf(src)
|
||||
src.scanned.loc = t
|
||||
put_in_hands(t)
|
||||
del src
|
||||
|
||||
implanted(mob/source as mob)
|
||||
|
||||
Reference in New Issue
Block a user