pretty sure this was brekaing stuff

This commit is contained in:
necromanceranne
2020-04-04 17:24:44 +11:00
parent c6e82382a3
commit 7935eb8364
@@ -32,8 +32,8 @@
ADD_TRAIT(H, TRAIT_PUGILIST, GLOVE_TRAIT)
ADD_TRAIT(H, inherited_trait, GLOVE_TRAIT)
ADD_TRAIT(H, secondary_trait, GLOVE_TRAIT)
H.dna.species.punchdamagehigh += enhancement
H.dna.species.punchdamagelow += enhancement
H.dna.species.punchdamagehigh += initial(H.dna.species.punchdamagehigh)
H.dna.species.punchdamagelow += initial(H.dna.species.punchdamagelow)
/obj/item/clothing/gloves/fingerless/pugilist/dropped(mob/user)
..()