diff --git a/ModPatches/Vanilla Vehicles Expanded - Tier 3/Patches/Vanilla Vehicles Expanded - Tier 3/VehicleDefs/Vehicles_ExplosionsHotfixTier3.xml b/ModPatches/Vanilla Vehicles Expanded - Tier 3/Patches/Vanilla Vehicles Expanded - Tier 3/VehicleDefs/Vehicles_ExplosionsHotfixTier3.xml index 5173869668..4386a596f1 100644 --- a/ModPatches/Vanilla Vehicles Expanded - Tier 3/Patches/Vanilla Vehicles Expanded - Tier 3/VehicleDefs/Vehicles_ExplosionsHotfixTier3.xml +++ b/ModPatches/Vanilla Vehicles Expanded - Tier 3/Patches/Vanilla Vehicles Expanded - Tier 3/VehicleDefs/Vehicles_ExplosionsHotfixTier3.xml @@ -37,9 +37,9 @@ defName="VVE_Paladin" or defName="VVE_Springbok" or defName="VVE_Udar" - ]/components/li[key="Engine"]/reactors/li[@Class = "Vehicles.Reactor_Explosive"]/radius + ]/components/li/reactors/li[@Class = "Vehicles.Reactor_Explosive"]/radius - 1 + 0 @@ -64,4 +64,4 @@ - \ No newline at end of file + diff --git a/ModPatches/Vanilla Vehicles Expanded/Patches/Vanilla Vehicles Expanded/Vehicles_Explosions_Fix.xml b/ModPatches/Vanilla Vehicles Expanded/Patches/Vanilla Vehicles Expanded/Vehicles_Explosions_Fix.xml index adc42682b2..3498346028 100644 --- a/ModPatches/Vanilla Vehicles Expanded/Patches/Vanilla Vehicles Expanded/Vehicles_Explosions_Fix.xml +++ b/ModPatches/Vanilla Vehicles Expanded/Patches/Vanilla Vehicles Expanded/Vehicles_Explosions_Fix.xml @@ -57,9 +57,9 @@ defName="VVE_Wagon" or defName="VVE_Warbird" or defName="VVE_Wisent" - ]/components/li[key="Engine"]/reactors/li[@Class = "Vehicles.Reactor_Explosive"]/radius + ]/components/li/reactors/li[@Class = "Vehicles.Reactor_Explosive"]/radius - 1 + 0 @@ -94,4 +94,4 @@ - \ No newline at end of file +