From: Sir Warock <67167466+SirWarock@users.noreply.github.com> Date: Tue, 14 Oct 2025 11:30:05 +0000 (+0200) Subject: Rollerbed & Bodybag tweaks (#40880) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=4439e42347bcf0e78b9e0e81bd2b7b730b96a50b;p=space-station-14.git Rollerbed & Bodybag tweaks (#40880) * Nerf Bodybag * Clean up Rollerbeds * Buff Rollerbeds --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml index 421a459b72..e7db103b78 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 135783a452..ce312e6fe6 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