From a1a67974d1571d7329f41e25221dd7378f0b9b06 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 17 Nov 2024 01:13:30 +0100
Subject: [PATCH] add 8 fading story points to standard CS

---
 backpage.tex | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/backpage.tex b/backpage.tex
index 0925179..5338cfa 100644
--- a/backpage.tex
+++ b/backpage.tex
@@ -16,7 +16,11 @@
     \textbf{Birthday:}
     \showCycle[\value{diceNo2}]~\arabic{r12}
     \par
-    \Huge \Glsfmtplural{storypoint}~\Repeat{5}{\Square}
+    \iftoggle{examplecharacter}{
+      \Huge \Glsfmtplural{storypoint}~\Repeat{5}{\Square}
+    }{
+      \Huge \Glsfmtplural{storypoint}~\fadeout{8}{\Square}
+    }
   &
     \includesvg[width=.35\textwidth]{config/logo}
   \\
-- 
GitLab