diff --git a/rules/charts.tex b/rules/charts.tex index 9112f5aa90a40970db57f8e7236336ccb1cbe8ab..e55dc6bcd31fc84d147168f2647889aea4a79811 100644 --- a/rules/charts.tex +++ b/rules/charts.tex @@ -67,17 +67,17 @@ \textbf{Name} & \textbf{Attack Bonus} & \textbf{Damage Bonus} & \textbf{\Glsfmtshort{ap} Cost} & \textbf{\Gls{weight}} \\\hline - \Dagger \\ + \showWeapon{\Dagger} \\ - \javelin \\ + \showWeapon{\javelin} \\ - \longsword \\ + \showWeapon{\longsword} \\ - \maul \\ + \showWeapon{\maul} \\ - \quarterstaff \\ + \showWeapon{\quarterstaff} \\ - \shortsword \\ + \showWeapon{\shortsword} \\ \end{nametable} } @@ -88,11 +88,11 @@ \textbf{Armour} & \textbf{\Gls{dr}} & \textbf{Covering} & \textbf{Weight} \\\hline - \armour{Partial Leather}{3}{2} & \arabic{armourDR} & \arabic{covering} & \arabic{weight} \\ + \showArmour{\armour{Partial Leather}{3}{2}} \\ - \armour{Partial Chain}{4}{2} & \arabic{armourDR} & \arabic{covering} & \arabic{weight} \\ + \showArmour{\armour{Partial Chain}{4}{2}} \\ - \armour{Complete Leather}{3}{4} & \arabic{armourDR} & \arabic{covering} & \arabic{weight} \\ + \showArmour{\armour{Complete Leather}{3}{4}} \\ \end{boxtable} }