New special powers mechanism. Only cnc Airstrike has been reimplemented so far. Special power crates, and spy bonuses have also been disabled.

This commit is contained in:
Paul Chote
2010-12-05 11:53:42 +13:00
parent c6fad7fe98
commit 76f792bfdf
17 changed files with 366 additions and 252 deletions

View File

@@ -9,7 +9,7 @@
#endregion
using OpenRA.Traits;
/*
namespace OpenRA.Mods.RA
{
public class SonarPulsePowerInfo : SupportPowerInfo
@@ -44,3 +44,4 @@ namespace OpenRA.Mods.RA
}
}
}
*/