From bd097730cf0f47f227be58ab91b8d275ae823553 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Fri, 9 Mar 2018 02:14:00 +0100 Subject: [PATCH] Adapt TS --- mods/ts/rules/defaults.yaml | 3 +++ mods/ts/rules/gdi-support.yaml | 1 - mods/ts/rules/nod-support.yaml | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index b3bec4629d..c0e6d51bd1 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -306,6 +306,7 @@ Footprint: x BuildSounds: place2.aud TerrainTypes: Clear, Rough, Road, DirtRoad, Green, Sand, Pavement + UndeploySounds: cashturn.aud RequiresBuildableArea: AreaTypes: building Adjacent: 4 @@ -442,6 +443,7 @@ Footprint: x BuildSounds: place2.aud TerrainTypes: Clear, Rough, Road, DirtRoad, Green, Sand, Pavement + UndeploySounds: cashturn.aud RequiresBuildableArea: AreaTypes: building Adjacent: 7 @@ -485,6 +487,7 @@ AlwaysVisible: Building: BuildSounds: place2.aud + UndeploySounds: cashturn.aud KillsSelf: RemoveInstead: true RenderSprites: diff --git a/mods/ts/rules/gdi-support.yaml b/mods/ts/rules/gdi-support.yaml index 74f9d69e63..1cdc42fe42 100644 --- a/mods/ts/rules/gdi-support.yaml +++ b/mods/ts/rules/gdi-support.yaml @@ -51,7 +51,6 @@ GACTWR: BuildPaletteOrder: 70 Prerequisites: gapile, ~structures.gdi, ~techlevel.low Description: Modular tower for base defenses. - Building: Selectable: Bounds: 48, 36, 0, -6 DecorationBounds: 48, 48, 0, -12 diff --git a/mods/ts/rules/nod-support.yaml b/mods/ts/rules/nod-support.yaml index 1ceab0fa38..ea2c90f51b 100644 --- a/mods/ts/rules/nod-support.yaml +++ b/mods/ts/rules/nod-support.yaml @@ -142,7 +142,6 @@ NALASR: Prerequisites: nahand, ~structures.nod, ~techlevel.low BuildPaletteOrder: 90 Description: Basic base defense.\nRequires power to operate.\n Strong vs Ground units\n Weak vs Aircraft - Building: Selectable: Bounds: 40, 30, -8, -6 DecorationBounds: 40, 36, -8, -8