From c85504c4ab5303bdc13a229467bac99b735a82b4 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Wed, 27 Nov 2019 22:39:56 +0700
Subject: [PATCH] spiders, wolves, poisons, webs and claws

---
 monsters.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/monsters.tex b/monsters.tex
index df2495b9..41c16dda 100644
--- a/monsters.tex
+++ b/monsters.tex
@@ -580,11 +580,11 @@
 	}
 
 		\newcommand{\nuraspider}{
-			\animal{4}{2}{3}{2}{3}{4}{Athletics 3, Vigilance 2\abilities{\web}}{}{}
+			\animal{4}{2}{3}{2}{3}{4}{Athletics 3, Vigilance 2}{\web, poison}{}
 	}
 
 		\newcommand{\nurawolf}{
-\animal{1}{1}{3}{1}{2}{3}{Athletics 3, Survival 1}{}{}
+\animal{1}{1}{3}{1}{2}{3}{Athletics 3, Survival 1}{\teeth}{}
 	}
 
 %%%%%%%%%% NURA %%%%%%%%%%
-- 
GitLab