From b8c3ceee595b047db7c4bce7c2780ae528393457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 22 Feb 2014 12:58:53 +0100 Subject: [PATCH] buildable hovercraft in developer mode --- mods/cnc/maps/gdi01/map.yaml | 2 ++ mods/cnc/maps/gdi02/map.yaml | 2 ++ mods/cnc/rules/ships.yaml | 7 ++++--- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mods/cnc/maps/gdi01/map.yaml b/mods/cnc/maps/gdi01/map.yaml index 93a70a9c55..c18d68c3f3 100644 --- a/mods/cnc/maps/gdi01/map.yaml +++ b/mods/cnc/maps/gdi01/map.yaml @@ -504,6 +504,8 @@ Rules: OLDLST: Inherits: LST -WithRoof: + -Selectable: + RejectsOrders: Sequences: oldlst: diff --git a/mods/cnc/maps/gdi02/map.yaml b/mods/cnc/maps/gdi02/map.yaml index fcb94193cc..451fa42068 100644 --- a/mods/cnc/maps/gdi02/map.yaml +++ b/mods/cnc/maps/gdi02/map.yaml @@ -781,6 +781,8 @@ Rules: OLDLST: Inherits: LST -WithRoof: + -Selectable: + RejectsOrders: Sequences: oldlst: diff --git a/mods/cnc/rules/ships.yaml b/mods/cnc/rules/ships.yaml index 0260edc9b7..745cd909c2 100644 --- a/mods/cnc/rules/ships.yaml +++ b/mods/cnc/rules/ships.yaml @@ -36,6 +36,10 @@ LST: Cost: 300 Tooltip: Name: Landing Craft + Buildable: + Queue: Vehicle + BuildPaletteOrder: 1000 + Owner: None Mobile: Crushes: crate TerrainSpeeds: @@ -61,10 +65,7 @@ LST: WithCargo: DisplayTypes: Infantry, Vehicle LocalOffset: 0,0,0, -390,-256,0, 390,-256,0, -390,256,0, 390,256,0 - -Selectable: Cargo: Types: Infantry, Vehicle MaxWeight: 5 PipCount: 5 - RejectsOrders: -