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

allow numbers in \dmg

parent 5df2de67
Branches
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@
\newcommand\conDmg[1]{%
\setcounter{numberofdice}{1}%
\setcounter{damagebonus}{\value{#1}}%
\set{damagebonus}{#1}%
\addtocounter{damagebonus}{-4}%
\whileboolexpr{%
test {\ifnumcomp{\value{damagebonus}}{>}{3}}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment