diff --git a/code/modules/surgery/bodyparts/parts.dm b/code/modules/surgery/bodyparts/parts.dm index fde858b7a5..2a72adeb5f 100644 --- a/code/modules/surgery/bodyparts/parts.dm +++ b/code/modules/surgery/bodyparts/parts.dm @@ -9,7 +9,7 @@ px_x = 0 px_y = 0 stam_damage_coeff = 1 - max_stamina_damage = 120 + max_stamina_damage = 200 var/obj/item/cavity_item specific_locations = list("upper chest", "lower abdomen", "midsection", "collarbone", "lower back") wound_resistance = 10