Update capture_the_flag.dm

This commit is contained in:
kevinz000
2020-02-12 00:31:20 -07:00
committed by GitHub
parent 41f02fa24d
commit 938091ff67
@@ -467,6 +467,8 @@
// MELEE GANG
/obj/item/claymore/ctf
slot_flags = ITEM_SLOT_BACK
armor_penetration = 100
total_mass = 2
/obj/item/claymore/ctf/pre_attack(atom/target, mob/user, params)
if(!is_ctf_target(target))