From 613cadb23a9dbe8c9f12f317ed2446f9e06c5bd8 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 3 Dec 2023 20:23:04 +0100 Subject: [PATCH] update weapons chart --- rules/charts.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/charts.tex b/rules/charts.tex index bc47d74b..c98f4fe8 100644 --- a/rules/charts.tex +++ b/rules/charts.tex @@ -65,9 +65,9 @@ \newcommand{\commonWeaponsChart}{ - \begin{nametable}[lYYYY]{M\^{e}l\'{e}e Weapons} + \begin{boxtable}[lYYYY] - \textbf{Name} & \textbf{Attack Bonus} & \textbf{Damage Bonus} & \textbf{\Glsfmtshort{ap} Cost} & \textbf{\Gls{weight}} \\\hline + \textbf{Weapon} & \textbf{Attack Bonus} & \textbf{Damage Bonus} & \textbf{\Glsfmtshort{ap} Cost} & \textbf{\Gls{weight}} \\\hline \showWeapon{\Dagger} \\ @@ -81,7 +81,7 @@ \showWeapon{\shortsword} \\ - \end{nametable} + \end{boxtable} } \newcommand\commonArmourChart{ -- GitLab