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

place alchemy symbol only when showing MP

parent 87cc1e1f
Branches
No related tags found
No related merge requests found
......@@ -359,7 +359,7 @@
\textbf{Skills:} & \showSkills \\
\textbf{\glspl{mp}:} &
\ifnum\value{mp}>0
\boxStat{mp}
\glsentrysymbol{alchemy}-\boxStat{mp}
\else
0
\fi \\
......
......@@ -217,7 +217,7 @@
\setcounter{freeHP}{0}
\newcommand\boxStat[1]{%
\glsentrytext{R}~\Repeat{\value{#1}}{\Square}%
\Repeat{\value{#1}}{\Square}%
}
\newcommand\hpStat{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment