From 52b9604aaf7345a4a82e99266c6eef402e47e960 Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:20:50 -0700 Subject: [PATCH] Car/Van Collisions (#728) --- .../_Nuclear14/Entities/Structures/Misc/wrecks.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/wrecks.yml b/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/wrecks.yml index 01671c71f86..1b04cde379d 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/wrecks.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/wrecks.yml @@ -24,7 +24,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 500 + damage: 300 behaviors: - !type:DoActsBehavior acts: ["Destruction"] @@ -43,10 +43,6 @@ - !type:PlaySoundBehavior sound: collection: MetalBreak - - type: PacifismDangerousAttack - - type: Explosive - explosionType: Default - totalIntensity: 120 # ~ 5 tile radius - type: Sprite sprite: _Nuclear14/Structures/Misc/wrecks.rsi layers: @@ -447,5 +443,6 @@ layer: - MidImpassable - LowImpassable + - BulletImpassable - type: Occluder boundingBox: "-1,-0.7,1.5,0.4"