Fix aircraft targeting; add veterancy

This commit is contained in:
Paul Chote
2010-06-13 16:40:27 +12:00
parent 8397bc12b5
commit 3b4753d9a8
6 changed files with 28 additions and 10 deletions

View File

@@ -59,6 +59,8 @@ namespace OpenRA.Traits
// Special powers
public readonly string AbilityInsufficientPower = "nopowr1.aud";
public readonly string LevelUp = "hydrod1.aud";
}
public class EvaAlerts {}