diff --git a/monsters.sty b/monsters.sty
index 5b47a9fdcb316c480b38154e85c12fbeadeb46c9..ba3888b5673c1d3a03fad73d062ad23af2ebfe2a 100644
--- a/monsters.sty
+++ b/monsters.sty
@@ -1612,21 +1612,21 @@ Academics~1, \ifodd\value{r12} Crafts~\arabic{r2}, \else \fi Deceit~1, \ifodd\va
   \randomtwoB
   \addtocounter{enc}{-2}
   \randomthreeB
-\animal{\arabic{r2b}}% STRENGTH
-{0}% DEXTERITY 
-{\arabic{enc}}% SPEED
-{-2}% WITS
-{0}% DR
-{2}% AGGRESSION
-{
-  \ifnumcomp{\value{r3b}}{=}{1}%
-    {\\ \ent{Equipment:} & \lootSmall \\}%
-    {}
-}% SKILLS
-{}% ABILITIES
-{
-  \undead
-}%
+  \animal{\arabic{r2b}}% STRENGTH
+  {0}% DEXTERITY 
+  {\arabic{enc}}% SPEED
+  {-2}% WITS
+  {0}% DR
+  {2}% AGGRESSION
+  {
+    \ifnumcomp{\value{r3b}}{=}{1}%
+      {\\ \ent{Equipment:} & \lootSmall \\}%
+      {}
+  }% SKILLS
+  {}% ABILITIES
+  {
+    \undead
+  }%
 }
 
 \newcommand{\ghast}[1][\npc{\D}{Ghast}]{
diff --git a/stats.sty b/stats.sty
index 1dd6b3189f594d11e443483f5c8130f72eb4f069..3492e600a32dfe1743671563c9ace24eda7d406e 100644
--- a/stats.sty
+++ b/stats.sty
@@ -869,6 +869,7 @@
 
 \newcommand\undead{%
   \addtocounter{Speed}{-1}%
+  \addtocounter{Brawl}{2}%
   \renewcommand\abilities{%
     Undead%
     \ifnum\value{dr}>1%