diff --git a/code/modules/mob/living/carbon/human/species/synthetic.dm b/code/modules/mob/living/carbon/human/species/synthetic.dm index bfd3c74eb57b..d33ada0bd171 100644 --- a/code/modules/mob/living/carbon/human/species/synthetic.dm +++ b/code/modules/mob/living/carbon/human/species/synthetic.dm @@ -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,