diff --git a/monsters.sty b/monsters.sty index 3a7c755c51ac32c34f0ecc03f62e887a5761804b..ab10774d91768bee177672b9455810812013d0b9 100644 --- a/monsters.sty +++ b/monsters.sty @@ -1190,7 +1190,7 @@ }% SKILLS {}% KNACKS {\lootJewellery}% EQUIPMENT - {}% ABILITIES + {\undead}% ABILITIES } \newcommand{\necromancer}[1][\npc{\M}{Necromancer}]{ diff --git a/stats.sty b/stats.sty index 31edbb7660320ed5c254f5dde4a8e4b45dd9c91c..3e585742d27803c771bcb629d0d495e5f5f793e4 100644 --- a/stats.sty +++ b/stats.sty @@ -1001,6 +1001,7 @@ \newcommand\undead{% \addtocounter{Speed}{-1}% + \set{Charisma}{-5}% \ifnum\value{Brawl}<3% \setcounter{Brawl}{2}% \fi%