undo testing changes
This commit is contained in:
@@ -203,9 +203,9 @@ namespace OpenRA.Mods.Cnc
|
||||
});
|
||||
}
|
||||
}));
|
||||
//a.QueueActivity(new Wait(25));
|
||||
//a.QueueActivity(new Move(startPos));
|
||||
//a.QueueActivity(new RemoveSelf());
|
||||
a.QueueActivity(new Wait(25));
|
||||
a.QueueActivity(new Move(startPos));
|
||||
a.QueueActivity(new RemoveSelf());
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Selectable: true
|
||||
Selectable: false
|
||||
|
||||
MapFormat: 3
|
||||
|
||||
|
||||
@@ -647,7 +647,7 @@ LST:
|
||||
RenderUnit:
|
||||
WithRoof:
|
||||
RenderCargo:
|
||||
# -Selectable:
|
||||
-Selectable:
|
||||
Cargo:
|
||||
Types: Infantry, Vehicle
|
||||
Passengers: 5
|
||||
|
||||
Reference in New Issue
Block a user