From 196d9670d34d3582ce5e5cddc95715ffde369299 Mon Sep 17 00:00:00 2001 From: tovl Date: Mon, 23 Sep 2019 00:03:21 +0200 Subject: [PATCH] Disallow units from idling on bibs in TS. --- mods/ts/rules/gdi-structures.yaml | 2 +- mods/ts/rules/nod-structures.yaml | 2 +- mods/ts/rules/shared-structures.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/ts/rules/gdi-structures.yaml b/mods/ts/rules/gdi-structures.yaml index 2be7a9316b..e46f2874fe 100644 --- a/mods/ts/rules/gdi-structures.yaml +++ b/mods/ts/rules/gdi-structures.yaml @@ -183,7 +183,7 @@ GAWEAP: Prerequisites: proc, ~structures.gdi, ~techlevel.low Description: Produces vehicles. Building: - Footprint: xxX= xxX= xxX= + Footprint: xxX+ xxX+ xxX+ Dimensions: 4,3 Selectable: Bounds: 154, 96, -2, -12 diff --git a/mods/ts/rules/nod-structures.yaml b/mods/ts/rules/nod-structures.yaml index c6034a833c..ce0846625e 100644 --- a/mods/ts/rules/nod-structures.yaml +++ b/mods/ts/rules/nod-structures.yaml @@ -195,7 +195,7 @@ NAWEAP: Prerequisites: proc, ~structures.nod, ~techlevel.low Description: Produces vehicles. Building: - Footprint: xxX= xxX= xxX= + Footprint: xxX+ xxX+ xxX+ Dimensions: 4,3 Selectable: Bounds: 149, 80, -3, -10 diff --git a/mods/ts/rules/shared-structures.yaml b/mods/ts/rules/shared-structures.yaml index feb47f0f0a..c2cda7d706 100644 --- a/mods/ts/rules/shared-structures.yaml +++ b/mods/ts/rules/shared-structures.yaml @@ -97,7 +97,7 @@ PROC: Prerequisites: anypower, ~techlevel.low Description: Processes raw Tiberium\ninto useable resources. Building: - Footprint: xxX= xx== xxX= + Footprint: xxX+ xx++ xxX+ Dimensions: 4,3 Selectable: Bounds: 134, 96, 0, -12