From 6b9a359bce2c147ad7bb87bfdafd5e846a8abcef Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Wed, 15 Apr 2015 19:52:42 +0200 Subject: [PATCH] Adjust some selection bounds No idea what regressed them. --- mods/ts/rules/gdi-structures.yaml | 6 +++--- mods/ts/rules/nod-structures.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mods/ts/rules/gdi-structures.yaml b/mods/ts/rules/gdi-structures.yaml index a40e608153..5d455e6c77 100644 --- a/mods/ts/rules/gdi-structures.yaml +++ b/mods/ts/rules/gdi-structures.yaml @@ -240,7 +240,7 @@ GARADR: Footprint: xx xx Dimensions: 2,2 Selectable: - Bounds: 96, 116, 0, -28 + Bounds: 96, 118, 0, -38 Health: HP: 800 Armor: @@ -279,7 +279,7 @@ GATECH: Footprint: xxx xxx Dimensions: 3,2 Selectable: - Bounds: 110, 60, 3, -8 + Bounds: 110, 60, 3, -4 Health: HP: 500 Armor: @@ -299,7 +299,7 @@ GAPLUG: Name: GDI Upgrade Center Description: Can be upgraded for additional technology. Selectable: - Bounds: 115,120,0,-20 + Bounds: 115,104,0,-24 Buildable: BuildPaletteOrder: 100 Prerequisites: proc, gatech diff --git a/mods/ts/rules/nod-structures.yaml b/mods/ts/rules/nod-structures.yaml index 94adaff8f4..ffd06cf519 100644 --- a/mods/ts/rules/nod-structures.yaml +++ b/mods/ts/rules/nod-structures.yaml @@ -292,4 +292,4 @@ NASTLH: DisableSound: cloak5.aud AffectsParent: true Selectable: - Bounds: 124, 64, 15, 13 + Bounds: 106, 60, 8, -15