diff --git a/glossary.tex b/glossary.tex index e0973989b345d7b98f12ba599953b14051eaaa6f..8f6a569d71fb49face46df919c5a17d74dc9fef2 100644 --- a/glossary.tex +++ b/glossary.tex @@ -912,6 +912,7 @@ Set the darker die to `\dicef{6}' and roll the other. If this roll fails, it fa shortplural={MP}, prefix={an\space}, prefixfirst={a\space}, + symbol={\sun}, parent={witchcraft}, description={grant every \glsentrytext{witch} their power. When they run out, they gain one \glsentrytext{ep} for every point they cannot spend}, diff --git a/stats.sty b/stats.sty index e93471683badbb567df9b1fea3f6c7de438eb94f..6b0d407fe0dfbabad4c9ea927bd5a988d2231538 100644 --- a/stats.sty +++ b/stats.sty @@ -202,12 +202,12 @@ } \newcommand\showBoxes{% + \ifnum\value{noAppearing}=1\fpStat\qquad\fi% \ifnum\value{mp}>0% - {\centering\Repeat{\value{noAppearing}}{\hpStat~\mpStat\quad}}% + {\centering\Repeat{\value{noAppearing}}{\hpStat\quad\mpStat\qquad}}% \else% {\centering\Repeat{\value{noAppearing}}{\hpStat\quad}}% \fi% - \ifnum\value{noAppearing}=1\fpStat\fi \vfill\null\par% } @@ -227,8 +227,7 @@ } \newcommand\mpStat{% - \glsentrysymbol{alchemy}-% - \Repeat{\value{mp}}{\Circle}% + \Repeat{\value{mp}}{\glsentrysymbol{mp}}% } \newcommand\fpStat{%