Merge pull request #10755 from kevinz000/attack_chain
small refactor to melee_attack_chain
This commit is contained in:
@@ -470,7 +470,7 @@
|
||||
|
||||
/obj/item/claymore/ctf/pre_attack(atom/target, mob/user, params)
|
||||
if(!is_ctf_target(target))
|
||||
return FALSE
|
||||
return TRUE
|
||||
return ..()
|
||||
|
||||
/obj/item/claymore/ctf/dropped()
|
||||
|
||||
Reference in New Issue
Block a user