From 0a1f2b7275202f7040c522bd9457b12c2ef4fdd8 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sun, 18 Jun 2017 17:19:51 +0100 Subject: [PATCH] Fix auto-targeting vs submerged but detected RA submarines. --- mods/ra/rules/defaults.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index 1520301547..a3f5b1752a 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -160,7 +160,7 @@ ^AutoTargetGround: AutoTarget: AutoTargetPriority@DEFAULT: - ValidTargets: Infantry, Vehicle, Tank, Water, Structure, Defense + ValidTargets: Infantry, Vehicle, Tank, Water, Underwater, Structure, Defense InvalidTargets: NoAutoTarget ^AutoTargetAir: @@ -172,7 +172,7 @@ ^AutoTargetAll: AutoTarget: AutoTargetPriority@DEFAULT: - ValidTargets: Infantry, Vehicle, Tank, Water, Air, Structure, Defense + ValidTargets: Infantry, Vehicle, Tank, Water, Underwater, Air, Structure, Defense InvalidTargets: NoAutoTarget ^Vehicle: