Fixes and Updates CQC

This commit is contained in:
Fox McCloud
2018-11-24 00:31:23 -05:00
parent df0e50261e
commit 4969a03e94
10 changed files with 79 additions and 64 deletions
-2
View File
@@ -34,8 +34,6 @@
SEND_SIGNAL(user, COMSIG_MOB_ITEM_ATTACK, M, user)
if(flags & (NOBLUDGEON))
return 0
if(check_martial_counter(M, user))
return 0
if(can_operate(M)) //Checks if mob is lying down on table for surgery
if(istype(src,/obj/item/robot_parts))//popup override for direct attach
if(!attempt_initiate_surgery(src, M, user,1))