From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Tue, 5 Aug 2025 17:31:01 +0000 (+0200) Subject: Merge branch 'master' into hotfix-branch-blame-errant X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d6ce710d6dd9e835c7ef1e638d1c16063b0d1cdf;p=space-station-14.git Merge branch 'master' into hotfix-branch-blame-errant --- d6ce710d6dd9e835c7ef1e638d1c16063b0d1cdf diff --cc Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/screen.yml index f5218865a8,94244d3d99..6c41f8d39b --- a/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/screen.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/screen.yml @@@ -14,7 -14,17 +14,18 @@@ sprite: Structures/Wallmounts/screen.rsi state: screen noRot: true + - type: Appearance + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 200 + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - !type:PlaySoundBehavior + sound: + collection: MetalGlassBreak - type: ApcPowerReceiver powerLoad: 100 - type: ExtensionCableReceiver