This fixes everyone being a pugilist holy fuck

This commit is contained in:
necromanceranne
2020-04-21 00:36:54 +10:00
parent 97bd52f03e
commit 9919a23966
7 changed files with 9 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "Boxing"
id = MARTIALART_BOXING
pacifism_check = FALSE //Let's pretend pacifists can boxe the heck out of other people, it only deals stamina damage right now.
pugilist = TRUE
/datum/martial_art/boxing/disarm_act(mob/living/carbon/human/A, mob/living/carbon/human/D)
to_chat(A, "<span class='warning'>Can't disarm while boxing!</span>")