From 3d9553723d7cd45c4f3cee2adfd51f42e9cd7485 Mon Sep 17 00:00:00 2001 From: checkraze Date: Mon, 4 Mar 2024 18:14:30 -0500 Subject: [PATCH] more tweaks --- .../Objects/Weapons/Guns/Projectiles/projectiles.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index 4aa93406d1d..17ecae7cc0c 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -415,7 +415,7 @@ damage: types: Blunt: 20 - Structural: 30 + Structural: 15 # Short lifespan - type: TimedDespawn lifetime: 0.4 @@ -435,8 +435,8 @@ impactEffect: BulletImpactEffectKinetic damage: types: - Blunt: 7 - Structural: 35 + Blunt: 8 + Structural: 5 - type: Ammo muzzleFlash: HitscanEffect - type: TimedDespawn