From: mubururu_ <139181059+muburu@users.noreply.github.com> Date: Tue, 22 Apr 2025 06:32:59 +0000 (-0500) Subject: dragons can now pry doors (#36811) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=1e3f73a0e0cd003c8a17e85d955e15174044768e;p=space-station-14.git dragons can now pry doors (#36811) --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml index 2c335b8ee4..2721c6dfd1 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml @@ -159,6 +159,12 @@ - NamesDragon - NamesDragonTitle nameFormat: name-format-dragon + - type: Prying + pryPowered: true + force: true + speedModifier: 2.5 # fast because dragon strong + useSound: + path: /Audio/Items/crowbar.ogg - type: entity parent: BaseMobDragon