From ef6e038d1bf6a9ef296951eb4378886e08a6c1c4 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Mon, 20 Feb 2017 20:51:33 +0100 Subject: [PATCH] Fix prerequisites of GDI 3 and GDI 5 Guard Tower and walls should not yet be buildable at this point --- mods/cnc/maps/gdi03/rules.yaml | 15 +++++++++++++++ mods/cnc/maps/gdi05a/rules.yaml | 16 ++++++++++++++++ mods/cnc/maps/gdi05b/rules.yaml | 12 ++++++++++++ 3 files changed, 43 insertions(+) diff --git a/mods/cnc/maps/gdi03/rules.yaml b/mods/cnc/maps/gdi03/rules.yaml index 6252199150..26d65b6735 100644 --- a/mods/cnc/maps/gdi03/rules.yaml +++ b/mods/cnc/maps/gdi03/rules.yaml @@ -12,6 +12,13 @@ World: SBAG: -Crushable: + Buildable: + Prerequisites: ~disabled + +CYCL: + -Crushable: + Buildable: + Prerequisites: ~disabled WEAP: Buildable: @@ -37,10 +44,18 @@ GUN: Buildable: Prerequisites: ~disabled +GTWR: + Buildable: + Prerequisites: ~disabled + ATWR: Buildable: Prerequisites: ~disabled +BRIK: + Buildable: + Prerequisites: ~disabled + E3: Buildable: Prerequisites: ~disabled diff --git a/mods/cnc/maps/gdi05a/rules.yaml b/mods/cnc/maps/gdi05a/rules.yaml index 68c49a93ea..00ec694652 100644 --- a/mods/cnc/maps/gdi05a/rules.yaml +++ b/mods/cnc/maps/gdi05a/rules.yaml @@ -137,10 +137,26 @@ GUN: Buildable: Prerequisites: ~disabled +GTWR: + Buildable: + Prerequisites: ~disabled + ATWR: Buildable: Prerequisites: ~disabled +SBAG: + Buildable: + Prerequisites: ~disabled + +CYCL: + Buildable: + Prerequisites: ~disabled + +BRIK: + Buildable: + Prerequisites: ~disabled + TMPL: Buildable: Prerequisites: ~disabled diff --git a/mods/cnc/maps/gdi05b/rules.yaml b/mods/cnc/maps/gdi05b/rules.yaml index fb651d547b..555b9cc858 100644 --- a/mods/cnc/maps/gdi05b/rules.yaml +++ b/mods/cnc/maps/gdi05b/rules.yaml @@ -115,6 +115,18 @@ MSAM: Buildable: Prerequisites: ~disabled +ARTY: + Buildable: + Prerequisites: ~disabled + +MLRS: + Buildable: + Prerequisites: ~disabled + +STNK: + Buildable: + Prerequisites: ~disabled + MCV: Buildable: Prerequisites: ~disabled