Skip to content
Snippets Groups Projects
Unverified Commit 0040f0a6 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

stop 0 xp goblins

parent 256ead9d
No related branches found
No related tags found
No related merge requests found
......@@ -505,9 +505,9 @@
\iftoggle{examplecharacter}{}
{
\ifnumcomp{\value{xp}}{<}{120}%
{\ifnumcomp{\value{xp}}{>}{90}%
{$1/2$ XP}{}}%
\ifnumcomp{\value{xp}}{<}{160}%
{\ifnumcomp{\value{xp}}{<}{100}%
{$1/2$ XP}{1 XP}}%
{
\divide\value{xp} by 160%
\addtocounter{xp}{\value{xpbonus}}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment