From c8bc81903434dd4ea5d63f6ecbad13a9b12c9988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 19 Jun 2016 18:43:27 +0200 Subject: [PATCH] Disable the trait instead of nulling the fields. --- mods/ts/rules/gdi-support.yaml | 4 +--- mods/ts/rules/nod-support.yaml | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/mods/ts/rules/gdi-support.yaml b/mods/ts/rules/gdi-support.yaml index bfe111b303..6def61f38b 100644 --- a/mods/ts/rules/gdi-support.yaml +++ b/mods/ts/rules/gdi-support.yaml @@ -4,9 +4,7 @@ GAWALL: Queue: Defense BuildPaletteOrder: 20 Prerequisites: ~structures.gdi - SoundOnDamageTransition: - DamagedSounds: - DestroyedSounds: + -SoundOnDamageTransition: Valued: Cost: 50 CustomSellValue: diff --git a/mods/ts/rules/nod-support.yaml b/mods/ts/rules/nod-support.yaml index 9ddc79e748..23e3493617 100644 --- a/mods/ts/rules/nod-support.yaml +++ b/mods/ts/rules/nod-support.yaml @@ -4,9 +4,7 @@ NAWALL: Queue: Defense BuildPaletteOrder: 1001 Prerequisites: ~structures.nod - SoundOnDamageTransition: - DamagedSounds: - DestroyedSounds: + -SoundOnDamageTransition: Valued: Cost: 50 CustomSellValue: