diff --git a/stats.sty b/stats.sty
index 22cc22c3e726e2b65504ece6c62547d8f6052f5b..102e154d8047a7446bcb8d4d9ed513da50770a88 100644
--- a/stats.sty
+++ b/stats.sty
@@ -1,4 +1,4 @@
-\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%