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