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