From 348ec23b401e43d9aef081249dbd827f294e4c84 Mon Sep 17 00:00:00 2001 From: JoanRisu Date: Sun, 2 Oct 2016 18:08:11 -0700 Subject: [PATCH] Clothes edit --- code/modules/vore/fluffstuff/custom_clothes_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vore/fluffstuff/custom_clothes_vr.dm b/code/modules/vore/fluffstuff/custom_clothes_vr.dm index 8cb7d3cac2..c1af51066b 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -673,7 +673,7 @@ where the suit is softer is a rectangular name-tag with the name 'Joan' on it. There are indications that the \ suit has seen combat." - armor = list(melee = 80, bullet = 50, laser = 35, energy = 15, bomb = 70, bio = 100, rad = 50) //These values were taken from the combat rigs and adjusted to be weaker than said rigs. + armor = list(melee = 90, bullet = 50, laser = 45, energy = 25, bomb = 70, bio = 100, rad = 50) //These values were taken from the combat rigs and adjusted to be weaker than said rigs. slowdown = 0 allowed = list(/obj/item/weapon/gun,/obj/item/device/flashlight,/obj/item/weapon/tank,/obj/item/device/suit_cooling_unit,/obj/item/weapon/melee/baton) w_class = 3