From 67c404ed1bb7a9904e9ebdbb576b8fb0332d756f Mon Sep 17 00:00:00 2001 From: ThereDrD <88589686+ThereDrD0@users.noreply.github.com> Date: Tue, 20 Aug 2024 07:07:48 +0300 Subject: [PATCH] meteors release shockwave on explosion now (#646) --- .../Entities/Objects/Weapons/Guns/Projectiles/meteors.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/meteors.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/meteors.yml index f526138e91..e7a622e298 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/meteors.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/meteors.yml @@ -41,6 +41,8 @@ explosionType: Default intensitySlope: 4 maxIntensity: 100 + - type: ExplosionEffect # WD + maxShrapnel: 0 - type: entity parent: BaseMeteor