I feel like messing with this is basically unnecessary

This commit is contained in:
necromanceranne
2020-04-04 16:51:32 +11:00
parent 8af29a178c
commit c6e82382a3
@@ -34,7 +34,6 @@
ADD_TRAIT(H, secondary_trait, GLOVE_TRAIT)
H.dna.species.punchdamagehigh += enhancement
H.dna.species.punchdamagelow += enhancement
H.dna.species.punchstunthreshold -= enhancement
/obj/item/clothing/gloves/fingerless/pugilist/dropped(mob/user)
..()
@@ -45,7 +44,6 @@
var/mob/living/carbon/human/H = user
H.dna.species.punchdamagehigh -= enhancement
H.dna.species.punchdamagelow -= enhancement
H.dna.species.punchstunthreshold += enhancement
/obj/item/clothing/gloves/fingerless/pugilist/chaplain
name = "armwraps of unyielding resolve"