From 7c36b9c3776d265e1ff86a498884fb9d391a7ede Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 19 Jun 2021 08:53:57 +0200
Subject: [PATCH] define hp and mp in cs

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

diff --git a/CS/CS.tex b/CS/CS.tex
index 730e3db5..4354d1cb 100644
--- a/CS/CS.tex
+++ b/CS/CS.tex
@@ -44,7 +44,7 @@
 
 	\posterbox{name=gumption,column=5,row=2,span=3,rowspan=2}{
 
-	\vspace{.2cm} {\small HP}
+	\vspace{.2cm} {\small HP \tiny{(6 + Str)}}
 
 	\begin{tabular}{p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}}
 
@@ -75,7 +75,7 @@
 		\tenboxes
 	\end{tabular}
 
-		\vspace{.2cm} {\small MP} \line(1,0){30} {\tiny $+Int$}
+		\vspace{.2cm} {\small MP} \line(1,0){30} {\tiny $+Int$ (2 per sphere)}
 
 	\begin{tabular}{p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}p{0em}}
 
-- 
GitLab