From 638c727f5b4bb4af67d236c84234e1e62b4ae0a0 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Thu, 28 Feb 2019 20:58:16 +0100 Subject: [PATCH] Fix Drop Zone maps Fixes Lint errors, Bomb truck gfx & lobby options. --- .../drop-zone-battle-of-tikiaki/rules.yaml | 19 ++++++++----------- mods/ra/maps/drop-zone/rules.yaml | 19 ++++++++----------- 2 files changed, 16 insertions(+), 22 deletions(-) diff --git a/mods/ra/maps/drop-zone-battle-of-tikiaki/rules.yaml b/mods/ra/maps/drop-zone-battle-of-tikiaki/rules.yaml index 076be08587..3ca3fba15c 100644 --- a/mods/ra/maps/drop-zone-battle-of-tikiaki/rules.yaml +++ b/mods/ra/maps/drop-zone-battle-of-tikiaki/rules.yaml @@ -22,9 +22,9 @@ UNITCRATE: GiveUnitCrateAction@ftrk: SelectionShares: 6 Units: ftrk - GiveUnitCrateAction@harv: + GiveUnitCrateAction@dtrk: SelectionShares: 1 - Units: harv + Units: dtrk GiveUnitCrateAction@shok: SelectionShares: 1 Units: shok @@ -42,21 +42,16 @@ APC: RequiredForShortGame: true -AttackMove: -HARV: +DTRK: Tooltip: Name: Bomb Truck Health: HP: 10000 + Armor: + Type: Heavy Explodes: - -RequiresCondition: Weapon: CrateNuke EmptyWeapon: CrateNuke - GrantConditionOnDeploy: - DeployedCondition: triggered - KillsSelf: - RequiresCondition: triggered - Buildable: - Description: Explodes like a damn nuke! SHOK: Health: @@ -85,4 +80,6 @@ Player: Locked: True Visible: False LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY: - Visible: False \ No newline at end of file + Visible: False + LobbyPrerequisiteCheckbox@REUSABLEENGINEERS: + Visible: False diff --git a/mods/ra/maps/drop-zone/rules.yaml b/mods/ra/maps/drop-zone/rules.yaml index 076be08587..3ca3fba15c 100644 --- a/mods/ra/maps/drop-zone/rules.yaml +++ b/mods/ra/maps/drop-zone/rules.yaml @@ -22,9 +22,9 @@ UNITCRATE: GiveUnitCrateAction@ftrk: SelectionShares: 6 Units: ftrk - GiveUnitCrateAction@harv: + GiveUnitCrateAction@dtrk: SelectionShares: 1 - Units: harv + Units: dtrk GiveUnitCrateAction@shok: SelectionShares: 1 Units: shok @@ -42,21 +42,16 @@ APC: RequiredForShortGame: true -AttackMove: -HARV: +DTRK: Tooltip: Name: Bomb Truck Health: HP: 10000 + Armor: + Type: Heavy Explodes: - -RequiresCondition: Weapon: CrateNuke EmptyWeapon: CrateNuke - GrantConditionOnDeploy: - DeployedCondition: triggered - KillsSelf: - RequiresCondition: triggered - Buildable: - Description: Explodes like a damn nuke! SHOK: Health: @@ -85,4 +80,6 @@ Player: Locked: True Visible: False LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY: - Visible: False \ No newline at end of file + Visible: False + LobbyPrerequisiteCheckbox@REUSABLEENGINEERS: + Visible: False