diff --git a/code/modules/clothing/suits/armor.dm b/code/modules/clothing/suits/armor.dm index 81fd69a7fc4..c660677a053 100644 --- a/code/modules/clothing/suits/armor.dm +++ b/code/modules/clothing/suits/armor.dm @@ -114,9 +114,9 @@ strip_delay = 80 /datum/armor/armor_hos - melee = 30 - bullet = 30 - laser = 30 + melee = 40 // BUBBER EDIT - OG: 30 + bullet = 35 // BUBBER EDIT - OG: 30 + laser = 40 // BUBBER EDIT - OG: 30 energy = 40 bomb = 25 fire = 70