From f10824f9797a211be8919b1429d5a8fdd076a92c Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sun, 26 Apr 2020 04:22:17 +0200 Subject: [PATCH] alphabetize weapons --- combat.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/combat.tex b/combat.tex index bcc54a1b..bf2ebc66 100644 --- a/combat.tex +++ b/combat.tex @@ -205,6 +205,8 @@ See Chapter \ref{knacks} for a full list of Knacks. Firepoker & +1 & +1 & \ 0 & -2 & Finishing Blow (page \pageref{finishingblow}) \\ + Javelin & +1 & +2 & \ 0 & -2 & \\\hline + Knife & +1 & 0 & \ 0 & -4 & Precise Strike (page \pageref{precisestrike}) \\ Log & +1 & -1 & \ 0 & -2 & \\ @@ -213,9 +215,6 @@ See Chapter \ref{knacks} for a full list of Knacks. Rock & +1 & \ 0 & \ 0 & -5 & \\ - Javelin & +1 & +2 & \ 0 & -2 & \\\hline - - \end{tcolorbox} \begin{tcolorbox}[arc=1mm,tabularx={p{.20\textwidth}p{0.07\textwidth}p{.07\textwidth}p{.07\textwidth}p{.07\textwidth}p{.30\textwidth}}] -- GitLab