Skip to content

Commit

Permalink
Matches dodge chance to previous value
Browse files Browse the repository at this point in the history
  • Loading branch information
Katskan committed Jul 26, 2023
1 parent dc85d5c commit 3761918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/species/synthetic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

knock_down_reduction = 5
stun_reduction = 5
acid_blood_dodge_chance = 25
acid_blood_dodge_chance = 35

inherent_verbs = list(
/mob/living/carbon/human/synthetic/proc/toggle_HUD,
Expand Down

0 comments on commit 3761918

Please sign in to comment.