Skip to content
Snippets Groups Projects
Commit 1fb1b071 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

lower monster xp

parent e26ea6dc
No related branches found
No related tags found
No related merge requests found
......@@ -385,7 +385,7 @@
\setcounter{xp}{\value{attackXPtotal}}
\addtocounter{xp}{\value{defenceXPtotal}}
\addtocounter{xp}{-350}
\divide\value{xp} by 80
\divide\value{xp} by 120
\addtocounter{xp}{\value{xpbonus}}
\addtocounter{xp}{\value{mp}}
% if {mind} print fate points.
......
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