Merge pull request #12895 from Hatterhat/bokken

Training Bokkens - "funny wood sticks for parrying and beating the shit out of people"
This commit is contained in:
silicons
2020-07-26 15:52:35 -07:00
committed by GitHub
11 changed files with 117 additions and 4 deletions
@@ -45,8 +45,8 @@
REMOVE_TRAIT(user, secondary_trait, GLOVE_TRAIT)
if(ishuman(user))
var/mob/living/carbon/human/H = user
H.dna.species.punchdamagehigh = initial(H.dna.species.punchdamagehigh)
H.dna.species.punchdamagelow = initial(H.dna.species.punchdamagelow)
H.dna.species.punchdamagehigh -= enhancement
H.dna.species.punchdamagelow -= enhancement
return ..()
/obj/item/clothing/gloves/fingerless/pugilist/chaplain