Merge pull request #12163 from Citadel-Station-13/Ghommie-patch-5
Fixing rechargers not putting the item in hands
This commit is contained in:
@@ -114,7 +114,6 @@
|
||||
add_fingerprint(user)
|
||||
if(charging)
|
||||
charging.update_icon()
|
||||
charging.forceMove(drop_location())
|
||||
user.put_in_hands(charging)
|
||||
|
||||
/obj/machinery/recharger/attack_tk(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user