Allies 04: Make Soviets sell buildings when they are low on health. Have the bridge be destroyed by a Soviet tank

This commit is contained in:
Scott_NZ
2013-01-20 18:07:12 +13:00
parent 4b228a71ef
commit 5b7523b9e0
4 changed files with 173 additions and 74 deletions

View File

@@ -15,8 +15,8 @@ using OpenRA.FileFormats;
using OpenRA.Mods.RA.Activities;
using OpenRA.Mods.RA.Air;
using OpenRA.Mods.RA.Buildings;
using OpenRA.Traits;
using OpenRA.Network;
using OpenRA.Traits;
namespace OpenRA.Mods.RA.Missions
{