From 5ccfcb1cb996f4b7165afe57bd0f0f6c704bcc8f Mon Sep 17 00:00:00 2001 From: Mustafa Alperen Seki Date: Sun, 26 Mar 2017 09:30:36 +0200 Subject: [PATCH] Remove Sonic Tanks' immunity to other friendly sonic tanks. --- mods/d2k/rules/vehicles.yaml | 2 -- mods/d2k/weapons/other.yaml | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/mods/d2k/rules/vehicles.yaml b/mods/d2k/rules/vehicles.yaml index 60c6db93b6..1648d5250e 100644 --- a/mods/d2k/rules/vehicles.yaml +++ b/mods/d2k/rules/vehicles.yaml @@ -291,8 +291,6 @@ sonic_tank: Actor: sonic_tank.husk AttractsWorms: Intensity: 600 - Targetable: - TargetTypes: Ground, Vehicle, C4, Sonictank devastator: Inherits: ^Tank diff --git a/mods/d2k/weapons/other.yaml b/mods/d2k/weapons/other.yaml index acbd56a10c..f8261044c4 100644 --- a/mods/d2k/weapons/other.yaml +++ b/mods/d2k/weapons/other.yaml @@ -30,7 +30,6 @@ Sound: Range: 0, 32 Falloff: 50, 50 # Only does half damage to friendly units Damage: 150 - InvalidTargets: Sonictank # Does not affect friendly sonic tanks at all AffectsParent: false ValidStances: Ally Versus: @@ -287,4 +286,4 @@ BloomExplosion: cy: 20 harvester: 25 DamageTypes: Prone50Percent, TriggerProne, ExplosionDeath - AffectsParent: true \ No newline at end of file + AffectsParent: true