From 2e4e7e1ca17aa5ba92d1344f19a0289fe3ea006d Mon Sep 17 00:00:00 2001 From: Sir Warock <67167466+SirWarock@users.noreply.github.com> Date: Tue, 18 Nov 2025 22:02:02 +0100 Subject: [PATCH] Rollerbed & Bodybag tweaks (#40880) Rollerbed & Bodybag tweaks (#40880) * Nerf Bodybag * Clean up Rollerbeds * Buff Rollerbeds --- .../Prototypes/Entities/Objects/Specific/Medical/morgue.yml | 2 +- .../Prototypes/Entities/Structures/Furniture/rollerbeds.yml | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml index f7d585cc6e..44fab0850c 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml @@ -39,7 +39,7 @@ shape: !type:PhysShapeAabb bounds: "-0.25,-0.4,0.25,0.1" - density: 20 + density: 80 mask: - ItemMask - type: EntityStorage diff --git a/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml b/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml index 96c00ff001..69745ff237 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml @@ -33,7 +33,7 @@ shape: !type:PhysShapeCircle radius: 0.35 - density: 80 + density: 20 mask: - MobMask - type: Damageable @@ -109,7 +109,6 @@ - state: cheap_rollerbed_buckled map: ["buckledLayer"] visible: false - - type: Appearance - type: entity parent: CheapRollerBed @@ -139,7 +138,6 @@ - state: emergency_rollerbed_buckled map: ["buckledLayer"] visible: false - - type: Appearance - type: entity parent: EmergencyRollerBed