fix 705 for ra

This commit is contained in:
Chris Forbes
2011-04-18 09:08:26 +12:00
parent 9481408136
commit 9d10bb6c69
3 changed files with 7 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ namespace OpenRA
// For scripting special powers
public Order()
: this(null, null, null, int2.Zero, null, false, int2.Zero) { }
public Order(string orderString, Actor subject, bool queued)
: this(orderString, subject, null, int2.Zero, null, queued, int2.Zero) { }

View File

@@ -40,6 +40,8 @@ SS:
IronCurtainable:
RepairableNear:
-DetectCloaked:
AttackMove:
JustMove: yes
MSUB:
Inherits: ^Ship
@@ -82,6 +84,8 @@ MSUB:
IronCurtainable:
RepairableNear:
-DetectCloaked:
AttackMove:
JustMove: yes
DD:
Inherits: ^Ship

View File

@@ -410,6 +410,8 @@ TRUK:
RenderUnit:
SupplyTruck:
Payload: 500
AttackMove:
JustMove: yes
1TNK.Husk:
Inherits: ^Husk