From 902b16ec70c83ad8918bf85ac9c6686ac6efe6f9 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Sun, 10 May 2020 02:00:37 +0200
Subject: [PATCH] make charge knack round up

---
 knacks.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/knacks.tex b/knacks.tex
index 797930f0..99198613 100644
--- a/knacks.tex
+++ b/knacks.tex
@@ -24,7 +24,7 @@ The character receives +2 to Strike when making unarmed attacks or grappling.
 
 \subsubsection{Charge}
 
-If you spend a \gls{round} moving at your maximum speed in order to engage with the enemy, then on the next round you gain a bonus to your Strength and Speed equal to half the number of Knacks you have (rounded down), for the first attack of the round.
+If you spend a \gls{round} moving at your maximum speed in order to engage with the enemy, then on the next round you gain a bonus to your Strength and Speed equal to half the number of Knacks you have (rounded up), for the first attack of the round.
 
 \subsubsection{Cutting Swing}
 
-- 
GitLab