Update capture_the_flag.dm

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