From 914b75a2cbdb84240d23bd6cad24eb51e3041f3f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Sun, 1 Nov 2020 14:16:15 +0100
Subject: [PATCH] fix initiative chart hlines

---
 combat.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/combat.tex b/combat.tex
index 32b6a56f..d1c23568 100644
--- a/combat.tex
+++ b/combat.tex
@@ -9,7 +9,7 @@
 
 	-- \textbf{Striking} & \\\hline
 
-	Drawing weapon & 2 \\\hline
+	Drawing weapon & 2 \\
 
 	Guard Someone & 2 \\
 
@@ -17,7 +17,7 @@
 
 	Light weapon & 4 \\
 
-	Medium weapon & 6 \\
+	Medium weapon & 6 \\\hline
 
 	-- \textbf{Projectiles} & \\\hline
 
-- 
GitLab