diff options
Diffstat (limited to 'TankOnTank/movement.md')
-rw-r--r-- | TankOnTank/movement.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TankOnTank/movement.md b/TankOnTank/movement.md new file mode 100644 index 0000000..b9f880f --- /dev/null +++ b/TankOnTank/movement.md @@ -0,0 +1,9 @@ +--- +title : Movement +--- + +MP cannot be saved from one turn to the other. +Once it's movement is complete, a unit can face any direction. +An activated unit can at least move one hex if the movement is legal. +Woods and Town hexes cost 1 extra MP if not entering from a Road side. +Road March : a unit can spend 1 extra MP if its movement starts on, crosses and ends on Roads hexes. |