From 5730520e782f585d511beac70f5491eb0fcbcd0c Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Thu, 9 Mar 2023 02:54:02 +0100 Subject: [PATCH] keep team toggle status till \person's end --- stats.sty | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stats.sty b/stats.sty index 38a7d48a..00642f95 100644 --- a/stats.sty +++ b/stats.sty @@ -288,6 +288,7 @@ You don't need to fall unconscious when making a Vitality check)% \settoggle{personality}{false}}% {} \settoggle{creatureBox}{false} + \settoggle{team}{false} \afterparnoindent } @@ -350,8 +351,6 @@ You don't need to fall unconscious when making a Vitality check)% \setcounter{mp}{0} \setcounter{mpb}{0} \setcounter{xpbonus}{0} - \settoggle{team}{false} - } %% _ _ _ _ _ -- GitLab