From 748744aa7d53cee290c39e9e4875c72c6f37f516 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 27 May 2023 14:25:40 +0200
Subject: [PATCH] place random attributes only in aif

---
 cc.tex | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/cc.tex b/cc.tex
index 67b7acef..10f30c27 100644
--- a/cc.tex
+++ b/cc.tex
@@ -917,7 +917,8 @@ Wyldcrafters can track people and prey throughout any standard above-ground terr
 
 \end{multicols}
 
-\section{Enlistment -- Motivations \& Compulsions}
+\iftoggle{aif}{
+\section{Enlistment}
 \label{enlistment_equipment}
 
 \begin{multicols}{2}
@@ -1206,6 +1207,8 @@ If multiple Attributes compete for lowest or highest, stop at the first which an
 
 \end{itemize}
 
+}{}
+
 \end{multicols}
 
 \section{And the Rest}
-- 
GitLab