This commit is contained in:
dovydas12345
2018-10-27 20:55:00 +03:00
committed by GitHub
parent de09a1f309
commit 892478ab94
@@ -2,7 +2,7 @@
if(!skipcatch)
if(in_throw_mode && canmove && !restrained()) //Makes sure player is in throw mode
if(!istype(AM,/obj/item) || !isturf(AM.loc))
retrun FALSE
return FALSE
if(get_active_hand())
return FALSE
if(istype(AM, /obj/item/twohanded))