Skip to content

Commit

Permalink
Update mob_helpers.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyThorne committed Sep 7, 2024
1 parent 66ee0f2 commit 4b6c943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/mob_helpers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

//The base miss chance for the different defence zones
var/list/global/base_miss_chance = list(
BP_HEAD = 25,
BP_HEAD = 35,
BP_CHEST = 10,
BP_GROIN = 20,
BP_L_LEG = 30,
Expand Down

0 comments on commit 4b6c943

Please sign in to comment.