From 6662842bed8b5a8c962067a17e41b7eda127ade1 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 15 Feb 2025 00:52:01 +0100 Subject: [PATCH] rearrange markets --- markets/town.tex | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/markets/town.tex b/markets/town.tex index b9d8523..ab67240 100644 --- a/markets/town.tex +++ b/markets/town.tex @@ -263,8 +263,29 @@ The item requires one \glsfmttext{interval} to speak to everyone along the way.} \end{multicols} +\begin{multicols}{2} + +\renewcommand\npcsymbol{\glsentrysymbol{wrecan}} +\begin{nametable}[Lcccc]{At the \Glsentrytext{templeOfHate}} + \textbf{Armour} & \textbf{\Glsentrytext{dr}} & \textbf{\glsentrytext{covering}} & \textbf{Weight} & \textbf{Cost} \\\hline + \rareArmour[5]{\completechain}{24}% + \rareArmour[6]{\partialplate}{36}% + \rareArmour[9]{\completeplate}{66}% + \showArmourPrice{\partialchain}{14}% +\end{nametable} + +\renewcommand\npcsymbol{\glsentrysymbol{wrecan}} +\begin{nametable}[Lcccc]{At the Tanner's} + \textbf{Armour} & \textbf{\Glsentrytext{dr}} & \textbf{\glsentrytext{covering}} & \textbf{Weight} & \textbf{Cost} \\\hline + \rareArmour[6]{\partiallisk}{40}% + \rareArmour[8]{\completelisk}{50}% + \showArmourPrice{\partialleather}{5}% + \showArmourPrice{\completeleather}{11}% +\end{nametable} + + \renewcommand\npcsymbol{\glsentrysymbol{paik}} -\begin{nametable}[XXXXX]{\Gls{sunGuard} Arms Sales} +\begin{nametable}[lYYYc]{\Gls{sunGuard} Arms Sales} \textbf{Name} & \textbf{Attack Bonus} & \textbf{Damage Bonus} & \textbf{Weight} & \textbf{Cost} \\\hline @@ -284,6 +305,8 @@ The item requires one \glsfmttext{interval} to speak to everyone along the way.} \end{nametable} +\end{multicols} + \begin{boxtable}[LYYYXl] \textbf{Projectile} & \textbf{Attack Bonus} & \textbf{Damage} & \textbf{\Gls{ap} Cost} & \textbf{Weight} & \textbf{Cost} \\\hline @@ -313,24 +336,3 @@ The item requires one \glsfmttext{interval} to speak to everyone along the way.} \marketWeaponsSeller\ reminds you that all sales are final. \end{speechtext} \fi - -\begin{multicols}{2} -\renewcommand\npcsymbol{\glsentrysymbol{wrecan}} -\begin{nametable}[Lcccc]{At the \Glsentrytext{templeOfHate}} - \textbf{Armour} & \textbf{\Glsentrytext{dr}} & \textbf{\glsentrytext{covering}} & \textbf{Weight} & \textbf{Cost} \\\hline - \rareArmour[5]{\completechain}{24}% - \rareArmour[6]{\partialplate}{36}% - \rareArmour[9]{\completeplate}{66}% - \showArmourPrice{\partialchain}{14}% -\end{nametable} - -\renewcommand\npcsymbol{\glsentrysymbol{wrecan}} -\begin{nametable}[Lcccc]{At the Tanner's} - \textbf{Armour} & \textbf{\Glsentrytext{dr}} & \textbf{\glsentrytext{covering}} & \textbf{Weight} & \textbf{Cost} \\\hline - \rareArmour[6]{\partiallisk}{40}% - \rareArmour[8]{\completelisk}{50}% - \showArmourPrice{\partialleather}{5}% - \showArmourPrice{\completeleather}{11}% -\end{nametable} - -\end{multicols} -- GitLab