Update capture_the_flag.dm

This commit is contained in:
kevinz000
2020-02-12 00:44:52 -07:00
committed by GitHub
parent 46d2dc24e9
commit 77163c7909
@@ -502,8 +502,6 @@
no_drops += W
W.registered_name = H.real_name
W.update_label(W.registered_name, W.assignment)
ADD_TRAIT(H, TRAIT_FREESPRINT, "CTF")
// The shielded hardsuit is already TRAIT_NODROP
no_drops += H.get_item_by_slot(SLOT_GLOVES)