From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:20:09 +0000 (+0200) Subject: Increase uranium window health (#38040) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a7db20df41b4f45cc05a2b179ebe6704205de0cc;p=space-station-14.git Increase uranium window health (#38040) init --- diff --git a/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml b/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml index d627db4c71..b1ab547f48 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml @@ -15,13 +15,13 @@ thresholds: - trigger: !type:DamageTrigger - damage: 300 + damage: 450 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 150 + damage: 225 behaviors: - !type:PlaySoundBehavior sound: @@ -85,13 +85,13 @@ thresholds: - trigger: !type:DamageTrigger - damage: 150 + damage: 225 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 75 + damage: 113 behaviors: - !type:PlaySoundBehavior sound: diff --git a/Resources/Prototypes/Entities/Structures/Windows/uranium.yml b/Resources/Prototypes/Entities/Structures/Windows/uranium.yml index 5d006a367f..82905f90a1 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/uranium.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/uranium.yml @@ -16,13 +16,13 @@ thresholds: - trigger: !type:DamageTrigger - damage: 150 + damage: 200 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 75 + damage: 100 behaviors: - !type:PlaySoundBehavior sound: @@ -81,13 +81,13 @@ thresholds: - trigger: !type:DamageTrigger - damage: 75 + damage: 100 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 37 + damage: 50 behaviors: - !type:PlaySoundBehavior sound: