diff --git a/stats.sty b/stats.sty
index 9579f84e3430887d2b4ae570d184a03c17df4f31..96f3211f9071a54dcfe3915cd5085fd6da9335ad 100644
--- a/stats.sty
+++ b/stats.sty
@@ -546,24 +546,24 @@
 }
 
 \newcommand{\flight}{%
-	flight%
+	Flight%
 }
 
 \newcommand{\quadraped}{%
-	quadraped (double movement)%
+	Quadraped (double movement)%
 }
 
 \newcommand{\teeth}{%
-	teeth (grapple inflicts standard damage)%
+	Teeth (grapple inflicts standard damage)%
 }
 
 \newcommand{\venom}{%
-	venom (grappling inflicts 1D6 Fatigue)%
+	Venom (grappling inflicts 1D6 Fatigue)%
 }
 
 \newcommand{\web}{%
   \setcounter{track}{6}\addtocounter{track}{\value{str}}%
-  web (Strength + Athletics, TN \arabic{track} to break free as a movement action)%
+  Web (Strength + Athletics, TN \arabic{track} to break free as a movement action)%
 }