diff --git a/mods/ra/maps/drop-zone-battle-of-tikiaki/map.yaml b/mods/ra/maps/drop-zone-battle-of-tikiaki/map.yaml index e7f981b318..bb3e1e50b8 100644 --- a/mods/ra/maps/drop-zone-battle-of-tikiaki/map.yaml +++ b/mods/ra/maps/drop-zone-battle-of-tikiaki/map.yaml @@ -321,6 +321,15 @@ Rules: GiveUnitCrateAction@dog: SelectionShares: 1 Unit: dog + ^Infantry: + GivesBounty: + Percentage: 0 + ^Tank: + GivesBounty: + Percentage: 0 + ^Vehicle: + GivesBounty: + Percentage: 0 APC: Health: HP: 1000 @@ -334,9 +343,10 @@ Rules: Description: Explodes like a damn nuke! Health: HP: 100 - Explodes: - Weapon: CrateNuke - EmptyWeapon: + Explodes: + Weapon: CrateNuke + EmptyWeapon: CrateNuke + DemoTruck: SHOK: Health: HP: 800 diff --git a/mods/ra/maps/drop-zone/map.yaml b/mods/ra/maps/drop-zone/map.yaml index f00ab9bfdc..447e6bb86e 100644 --- a/mods/ra/maps/drop-zone/map.yaml +++ b/mods/ra/maps/drop-zone/map.yaml @@ -216,6 +216,15 @@ Rules: GiveUnitCrateAction@dog: SelectionShares: 1 Unit: dog + ^Infantry: + GivesBounty: + Percentage: 0 + ^Tank: + GivesBounty: + Percentage: 0 + ^Vehicle: + GivesBounty: + Percentage: 0 APC: Health: HP: 1000 @@ -229,9 +238,10 @@ Rules: Description: Explodes like a damn nuke! Health: HP: 100 - Explodes: - Weapon: CrateNuke - EmptyWeapon: + Explodes: + Weapon: CrateNuke + EmptyWeapon: CrateNuke + DemoTruck: SHOK: Health: HP: 800