From 207f9e654eae46b45b91c167b62edd11e1f986ee Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 11 Feb 2025 23:01:04 +0100 Subject: [PATCH] remove AP cost from weapons chart --- charts.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts.tex b/charts.tex index bc426f2..5f4c312 100644 --- a/charts.tex +++ b/charts.tex @@ -60,9 +60,9 @@ } \newcommand{\commonWeaponsChart}{ - \begin{boxtable}[lYYYY] + \begin{boxtable}[lYYY] - \textbf{\small Name} & \textbf{\small Att Bonus} & \textbf{\small Dam Bonus} & \textbf{\Glsfmtshort{ap} \small Cost} & \textbf{\Gls{weight}} \\\hline + \textbf{\small Name} & \textbf{\small Att Bonus} & \textbf{\small Dam Bonus} & \textbf{\Gls{weight}} \\\hline \showWeapon{\Dagger} \\ -- GitLab