Skip to content
Snippets Groups Projects
Verified Commit 1c88cde6 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make every second market a river market

parent fd3fe3c3
No related branches found
No related tags found
No related merge requests found
\ifodd\value{diceNo}
\section*{\Glsfmttext{village} Market} \section*{\Glsfmttext{village} Market}
\else
\section*{River \Glsfmttext{village} Market}
\fi
\noindent \noindent
All purchases in \pgls{village} require a full morning or afternoon. All purchases in \pgls{village} require a full morning or afternoon.
...@@ -54,20 +58,6 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour. ...@@ -54,20 +58,6 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
\end{boxtable} \end{boxtable}
\fi \fi
\begin{nametable}[Xcc]{\composeHumanName's Wood Salvage Goods}
\textbf{Travel} & \textbf{Weight} & \textbf{Cost} \\\hline
Cart & 13 & \mkPrice{13} \\
Rushlights & 0 & \mkPrice[cp]{1} \\
Tinder box & 0 & \mkPrice[cp]{3} \\
Torch & 1 & \mkPrice[cp]{11} \\
\end{nametable}
\begin{boxtable}[Lc] \begin{boxtable}[Lc]
\textbf{Hospitality} & \textbf{Cost} \\\hline \textbf{Hospitality} & \textbf{Cost} \\\hline
...@@ -82,6 +72,25 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour. ...@@ -82,6 +72,25 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
\end{boxtable} \end{boxtable}
\begin{nametable}[Xcc]{\composeHumanName's Wood Salvage Goods}
\textbf{Travel} & \textbf{Weight} & \textbf{Cost} \\\hline
\ifodd\value{diceNo}
Cart & 13 & \mkPrice{13} \\
Rushlights & 0 & \mkPrice[cp]{1} \\
\else
Boat for 6 & 16 & \mkPrice{16} \\
\fi
Tinder box & 0 & \mkPrice[cp]{3} \\
Torch & 1 & \mkPrice[cp]{11} \\
\end{nametable}
\end{multicols} \end{multicols}
\begin{multicols}{2} \begin{multicols}{2}
...@@ -105,6 +114,8 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour. ...@@ -105,6 +114,8 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
\end{nametable} \end{nametable}
\fi \fi
\columnbreak
\begin{nametable}[Xcc]{\glsentrysymbol{sable}~At the Weavers, with \composeHumanName\ from the \glsentrytext{templeOfFrost}} \begin{nametable}[Xcc]{\glsentrysymbol{sable}~At the Weavers, with \composeHumanName\ from the \glsentrytext{templeOfFrost}}
\textbf{Clothing} & \textbf{Weight} & \textbf{Cost} \\\hline \textbf{Clothing} & \textbf{Weight} & \textbf{Cost} \\\hline
...@@ -186,3 +197,5 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour. ...@@ -186,3 +197,5 @@ Farmers chat, then barter, and finally refer the buyer to a neighbour.
\end{boxtable} \end{boxtable}
\fi \fi
} }
\stepcounter{diceNo}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment