From be03177c2e69f3aa7548c3235714ec467c178212 Mon Sep 17 00:00:00 2001 From: Sir Warock <67167466+SirWarock@users.noreply.github.com> Date: Wed, 10 Dec 2025 15:57:37 +0100 Subject: [PATCH] Made Rollerbeds immune to steptriggers (#4933) --- .../Prototypes/Entities/Structures/Furniture/rollerbeds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml b/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml index 69745ff237..cc06a5c07b 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml @@ -80,6 +80,7 @@ True: {visible: false} - type: StaticPrice price: 120 + - type: ProtectedFromStepTriggers # DeltaV - Make Rollerbeds immune to Mousetraps. - type: entity parent: RollerBed