TeslaZap. (Doesn't look much like real-ra, but it's only there for small-N frames, so no-one will notice, right? :)

This commit is contained in:
Bob
2009-12-16 14:29:57 +13:00
parent 4a01a911ff
commit 87e5141600
8 changed files with 157 additions and 7 deletions

View File

@@ -16,5 +16,7 @@ namespace OpenRa.Game.GameRules
public readonly bool Supress = false;
public readonly bool TurboBoost = false;
public readonly string Warhead = null;
public readonly bool RenderAsTesla = false;
}
}