Skip to content

Commit

Permalink
maybe less brute damage
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Aug 21, 2024
1 parent a9b6bd3 commit 739cf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/species/human.dm
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
name = "Human Mooks"
name_plural = "Human Mooks"
primitive = /mob/living/carbon/human/monkey
brute_mod = 3
brute_mod = 2
burn_mod = 1.5
unarmed_type = /datum/unarmed_attack/punch
pain_type = /datum/pain/mook
Expand Down

0 comments on commit 739cf25

Please sign in to comment.