From fdfee756b7746792634265bc621f67e8e7b95f06 Mon Sep 17 00:00:00 2001 From: Timothy Teakettle <59849408+timothyteakettle@users.noreply.github.com> Date: Sun, 19 Jul 2020 18:18:22 +0100 Subject: [PATCH] you can enter stamcrit now --- code/modules/surgery/bodyparts/parts.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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