From ef3a6b245b20880e236d1edd9da847bcf122e773 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 22 Jul 2023 21:18:06 -0600 Subject: [PATCH] Nerf bed and medical bed healing potency for groups (#18222) --- .../Prototypes/Entities/Structures/Furniture/beds.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Furniture/beds.yml b/Resources/Prototypes/Entities/Structures/Furniture/beds.yml index 3382a2e0ab..1d37ada25e 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/beds.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/beds.yml @@ -6,11 +6,9 @@ components: - type: HealOnBuckle damage: - groups: - Brute: -0.2 ## 0.1 per - Burn: -0.2 types: Poison: -0.1 + Blunt: -0.1 - type: Physics bodyType: Static - type: Fixtures @@ -70,11 +68,10 @@ state: bed-MED - type: HealOnBuckle damage: - groups: - Brute: -0.4 ## 0.2 per - Burn: -0.4 types: Poison: -0.2 + Cold: -0.4 + Blunt: -0.2 - type: Construction graph: bed node: medicalbed