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

add wits to mana instead of intelligence

parent a74041e0
Branches
Tags
No related merge requests found
\ProvidesPackage{monsters}
\ProvidesPackage{config/stats}
%%%%%%%%%%%%%%%%%%%% Introduction
% This is a list of monster-commands. You put in the command, like "\dragon", and a dragon will be conjured unto your pdf.
% If you're unhapy with your dragon, copy-paste the bit where it says \dragon{blah}{bla}, then change those numbers.
......@@ -475,7 +475,7 @@
}%
\ifnumcomp{\value{dr}}{>}{0}{DR \arabic{dr}~\armourtype, }{}%
\ifnum\value{mp}>0%
\addtocounter{mp}{\value{int}}%
\addtocounter{mp}{\value{wts}}%
\mbox{
\ifnum\value{mpb}=0%
\arabic{mp}~MP%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment