Revise unit state doco, BR#2942.

This commit is contained in:
Mike Pope 2016-03-19 13:09:03 +10:30
parent efb16dfc9b
commit e43fe8e994
1 changed files with 4 additions and 3 deletions

View File

@ -1327,13 +1327,14 @@ orange shields. The letter indicates the current state of the unit:
\pagebreak[2]
\begin{itemize}
\item\verb$-$: the unit is active (no orders).
\item\verb$F$: the unit is fortified.
\item\verb$F$: the unit is or is becoming fortified.
\item\verb$G$: the unit is going somewhere.
\item\verb$P$: the unit is plowing a tile.
\item\verb$R$: the unit is building a road.
\item\verb$S$: the unit is a sentry (waiting for transport).
\item\verb$S$: the unit is waiting for transport (Col1 called this
``sentry'' mode)
\item\verb$T$: the unit is following a trade route.
\item\verb$W$: the unit is waiting for orders (skipped).
\item\verb$X$: the unit has been skipped for this turn.
\item\verb$0$: the unit has no moves left.
\item\verb$#$: the unit's state is unknown (some enemy units).
\end{itemize}