From 829e010d808dec10fe04dbccfbf86e10dfc1d19a Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 6 Sep 2024 18:10:01 +0200
Subject: [PATCH] explicitly state costs on CS

---
 CS.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CS.tex b/CS.tex
index c6063143..05f43587 100644
--- a/CS.tex
+++ b/CS.tex
@@ -78,7 +78,7 @@
     \showAttribute{Charisma}[-8pt]
     \hspace{2em}\footnotesize{\dicef{7}} & & \tiny{2} & \tiny{3} & \tiny{4--5} & \tiny{6--8} & \tiny{9--10} & \tiny{11} & \tiny{12} & \\
     \end{tabularx}
-    \tiny\hint{ 5 | 10 / 20 / 30 / 50 }
+    \tiny\hint{Cost: 5 | 10 / 20 / 30 / 50 }
   }
 
 %----
@@ -150,7 +150,7 @@ circle label/.style = {
       \fi
     \end{tabularx}
     \par
-    \tiny\hint{ 10 / 20 / 40 }
+    \tiny\hint{Cost: 10 / 20 / 40 }
   }
 
 %----
@@ -295,7 +295,7 @@ circle label/.style = {
       \emptySkill
 
     \end{tabularx}
-    \tiny\hint{ 5 / 10 / 15 }
+    \tiny\hint{Cost: 5 / 10 / 15 }
   }
 
 
-- 
GitLab