From 635af663cc76db41075c915f71c2ec730c4243e9 Mon Sep 17 00:00:00 2001 From: Ilya246 <57039557+Ilya246@users.noreply.github.com> Date: Thu, 4 Jan 2024 01:58:01 +0400 Subject: [PATCH] let terminator endoskeleton pry doors (#23468) * pry * Update Resources/Prototypes/Entities/Mobs/Player/terminator.yml --------- Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> --- Resources/Prototypes/Entities/Mobs/Player/terminator.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/terminator.yml b/Resources/Prototypes/Entities/Mobs/Player/terminator.yml index c65b367393..873b0ee12d 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/terminator.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/terminator.yml @@ -175,6 +175,9 @@ Structural: 5 - type: Puller needsHands: false + - type: Prying + pryPowered: true + force: true - type: Tag tags: - DoorBumpOpener -- 2.51.2