From 0181b553e692d0ee337b7b038fb7a42600a91aec Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Tue, 21 Jul 2020 09:58:45 +0200
Subject: [PATCH] alphabetize \initiativechart

---
 combat.tex | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/combat.tex b/combat.tex
index 0d1ec2bd..5364938f 100644
--- a/combat.tex
+++ b/combat.tex
@@ -9,15 +9,15 @@
 
 	-- \textbf{Striking} & \\\hline
 
+	Drawing weapon & 2 \\\hline
+
 	Guard Someone & 2 \\
 
 	Heavy weapon & 8 \\
 
-	Medium weapon & 6 \\
-
 	Light weapon & 4 \\
 
-	Drawing weapon & 2 \\\hline
+	Medium weapon & 6 \\
 
 	-- \textbf{Projectiles} & \\\hline
 
@@ -43,10 +43,10 @@
 
 	-- \textbf{Magic} & \\\hline
 
-	Use magic item & 8 \\
-
 	Cast a spell & 3+level \\
 
+	Use magic item & 8 \\
+
 \end{tcolorbox}
 
 }
-- 
GitLab