]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Change balancing of atmos gas tank bombs (#36780)
authorLaCumbiaDelCoronavirus <90893484+LaCumbiaDelCoronavirus@users.noreply.github.com>
Wed, 14 May 2025 19:49:57 +0000 (03:49 +0800)
committerGitHub <noreply@github.com>
Wed, 14 May 2025 19:49:57 +0000 (21:49 +0200)
* i will put functionality in salt later

* la

* to 10

Content.Shared/Atmos/Components/GasTankComponent.cs
Resources/ConfigPresets/WizardsDen/wizardsDen.toml
Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml

index 4214913f389dc8dc46f63a2d93dcb5e24e565429..805874af337fa6e2546b2c16fb32d5957a14ace1 100644 (file)
@@ -91,7 +91,7 @@ public sealed partial class GasTankComponent : Component, IGasMixtureHolder
     ///     Increases explosion for each scale kPa above threshold.
     /// </summary>
     [DataField]
-    public float TankFragmentScale = 2 * Atmospherics.OneAtmosphere;
+    public float TankFragmentScale = 2.25f * Atmospherics.OneAtmosphere;
 
     [DataField]
     public EntProtoId ToggleAction = "ActionToggleInternals";
index 2e4c8a7531755c0045b227e1c4c79ebdfa4746c1..bf34b51808617e79bda42b48a5def599c507084d 100644 (file)
@@ -52,7 +52,7 @@ alert.min_players_sharing_connection = 2
 allow_multi_server_play = false
 
 [atmos]
-max_explosion_range = 5
+max_explosion_range = 10
 
 [status]
 privacy_policy_link = "https://spacestation14.com/about/privacy/#game-server-privacy-policy"
index 0dd7db24321c3d079860a4043583783bb08af660..dd9ac8232dfac343aa58e5fb6790ff2ee7ded886 100644 (file)
@@ -36,7 +36,7 @@
       temperature: 293.15
     tankLowPressure: 30.0
   - type: Explosive
-    explosionType: Default
+    explosionType: MicroBomb
     maxIntensity: 20
   - type: MeleeWeapon
     wideAnimationRotation: 45