From 37faf31bc960eff0057c3c6ac5a8baad681b057d Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Thu, 30 Apr 2020 14:26:43 +0200 Subject: [PATCH] nerf boar --- monsters.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/monsters.tex b/monsters.tex index f2612663..c4fd0db8 100644 --- a/monsters.tex +++ b/monsters.tex @@ -449,7 +449,8 @@ % \newcommand{\boar}[1][\npc{\C}{Boar}]{ #1 - \animal{4}% STRENGTH + \randomtwoB + \animal{\arabic{r2b}}% STRENGTH {-2}% DEXTERITY {3}% SPEED {1}% WITS -- GitLab