From d9d9eeb365e42527021bdf4568c23f1ece28bf26 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Fri, 6 Mar 2020 01:31:46 +0100
Subject: [PATCH] fix dog

---
 monsters.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/monsters.tex b/monsters.tex
index 3b99704b..067aaeb7 100644
--- a/monsters.tex
+++ b/monsters.tex
@@ -393,8 +393,7 @@
 		Claws (+1 Damage) \addtocounter{str}{1}
 		}
 
-	\newcommand{\teeth}{
-		Teeth (+1 Damage after grapple) \addtocounter{str}{1}
+	\newcommand{\teeth}{Teeth (+1 Damage after grapple) \addtocounter{str}{1}
 		}
 
 	\newcommand{\web}{
@@ -1157,8 +1156,9 @@
 {1}% WITS
 {1}% DR
 {0}% AGGRESSION
-{Survival 2}{}% SKILLS
+{Survival 2}% SKILLS
 {\teeth}% ABILITIES
+{}%
 }
 
 \newcommand{\rockman}{
-- 
GitLab