From 8d0d789e4000eb1a9e1897db0b8401329283779e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 11 Oct 2015 21:08:16 +0200 Subject: [PATCH] fix bridge hut selection priority --- mods/ra/rules/civilian.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/mods/ra/rules/civilian.yaml b/mods/ra/rules/civilian.yaml index 1380d7440f..f7e01e7ef0 100644 --- a/mods/ra/rules/civilian.yaml +++ b/mods/ra/rules/civilian.yaml @@ -493,8 +493,9 @@ BRIDGEHUT: Building: Footprint: __ __ Dimensions: 2,2 - CustomSelectionSize: - CustomBounds: 48,48 + Selectable: + Bounds: 48,48 + Priority: 2 BridgeHut: Targetable: TargetTypes: BridgeHut, C4 @@ -504,8 +505,9 @@ BRIDGEHUT.small: Building: Footprint: _ Dimensions: 1,1 - CustomSelectionSize: - CustomBounds: 24,24 + Selectable: + Bounds: 24,24 + Priority: 2 BridgeHut: Targetable: TargetTypes: BridgeHut, C4