Update capture_the_flag.dm
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user