fixes not being able to pick up chem/bio bags
This commit is contained in:
@@ -784,7 +784,7 @@
|
|||||||
wrapped = null
|
wrapped = null
|
||||||
return ..()
|
return ..()
|
||||||
|
|
||||||
/obj/item/weapon/gripper/afterattack(var/atom/target, var/mob/living/silicon/robot/user, proximity, params)
|
/obj/item/weapon/gripper/pre_attack(var/atom/target, var/mob/living/silicon/robot/user, proximity, params)
|
||||||
|
|
||||||
if(!proximity)
|
if(!proximity)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user