Skip to content
Snippets Groups Projects
Verified Commit 8c74c3f7 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

move alchemy symbol from general \boxStat

parent 4b566bcb
Branches
No related tags found
No related merge requests found
......@@ -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},
......
......@@ -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{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment