From 9f8ebdce4243b723ccbf7881c0796118874f8958 Mon Sep 17 00:00:00 2001 From: FrameLimiter Date: Tue, 2 Jan 2018 11:08:39 -0500 Subject: [PATCH] Fixes STEK TargetTypes in mission allies-06a The Soviet Tech Centers were automatically being targeted by units. --- mods/ra/maps/allies-06a/rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/maps/allies-06a/rules.yaml b/mods/ra/maps/allies-06a/rules.yaml index 01766c0558..9c7ebb3c8e 100644 --- a/mods/ra/maps/allies-06a/rules.yaml +++ b/mods/ra/maps/allies-06a/rules.yaml @@ -48,7 +48,7 @@ TRUK: STEK: Targetable: - TargetTypes: Ground, Water, Structure, C4, DetonateAttack, SpyInfiltrate + TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate TECH.CAM: Inherits: CAMERA