]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
lower ied intensity (#21694)
authorliltenhead <104418166+liltenhead@users.noreply.github.com>
Thu, 16 Nov 2023 16:13:23 +0000 (08:13 -0800)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 16:13:23 +0000 (11:13 -0500)
Resources/Prototypes/Entities/Objects/Weapons/Bombs/ied.yml

index 58f4b4194f2e081f2861fe1b1af22ad6b78497f4..9e66a06971276eb1409ffb3d3067c6783f9fdf51 100644 (file)
@@ -23,9 +23,9 @@
   # TODO: random timer when crafted
   - type: Explosive # Weak explosion in a very small radius. Doesn't break underplating.
     explosionType: Default
-    totalIntensity: 50
+    totalIntensity: 20
     intensitySlope: 5
-    maxIntensity: 6
+    maxIntensity: 3
     canCreateVacuum: false
   - type: ExplodeOnTrigger
   - type: Damageable