Update capture_the_flag.dm

This commit is contained in:
kevinz000
2020-02-12 00:26:58 -07:00
committed by GitHub
parent 60756cbc35
commit 41f02fa24d

View File

@@ -466,7 +466,7 @@
// MELEE GANG
/obj/item/claymore/ctf
slot_flags = SLOT_BACK
slot_flags = ITEM_SLOT_BACK
/obj/item/claymore/ctf/pre_attack(atom/target, mob/user, params)
if(!is_ctf_target(target))