fix bitrot in cnc and ra

This commit is contained in:
Chris Forbes
2010-07-31 09:36:39 +12:00
parent 3c10d14f60
commit cd40b27357
4 changed files with 3 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ namespace OpenRA.Mods.RA
class TransformsInfo : ITraitInfo
{
[ActorReference]
public readonly string IntoActor;
public readonly string IntoActor = null;
public readonly int2 Offset = int2.Zero;
public readonly int Facing = 96;
public readonly string[] TransformSounds = {};

View File

@@ -502,7 +502,6 @@ C17:
Health:
HP: 25
Armor: light
Plane:
RenderUnit:
WithShadow:
Cargo:
@@ -521,7 +520,6 @@ A10:
Health:
HP: 60
Armor: light
Plane:
RenderUnit:
WithShadow:
LimitedAmmo:

View File

@@ -257,7 +257,7 @@ SHOK:
Bounds: 12,17,0,-9
Health:
HP: 80
Unit:
Mobile:
Speed: 3
RevealsShroud:
Range: 4

View File

@@ -807,7 +807,7 @@ TTNK:
Health:
HP: 110
Armor: light
Unit:
Mobile:
Speed: 8
RevealsShroud:
Range: 7