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