Update capture_the_flag.dm
This commit is contained in:
@@ -466,7 +466,7 @@
|
|||||||
|
|
||||||
// MELEE GANG
|
// MELEE GANG
|
||||||
/obj/item/claymore/ctf
|
/obj/item/claymore/ctf
|
||||||
slot_flags = SLOT_BACK
|
slot_flags = ITEM_SLOT_BACK
|
||||||
|
|
||||||
/obj/item/claymore/ctf/pre_attack(atom/target, mob/user, params)
|
/obj/item/claymore/ctf/pre_attack(atom/target, mob/user, params)
|
||||||
if(!is_ctf_target(target))
|
if(!is_ctf_target(target))
|
||||||
|
|||||||
Reference in New Issue
Block a user