From 21dc400f4e424105c849fb667b3ee438b0f42325 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 31 Aug 2023 22:41:56 +0200
Subject: [PATCH] update woodspy

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

diff --git a/monsters.sty b/monsters.sty
index ed16e57b..7d7aa848 100644
--- a/monsters.sty
+++ b/monsters.sty
@@ -154,8 +154,10 @@
 {\ifodd\thepage 2\else 3\fi}% DR
 {\arabic{r3}}% AGGRESSION
 {Athletics~2, Stealth~\arabic{enc}, Tactics~\arabic{r3}}% SKILLS
-{\tentacles}% ABILITIES
-{}
+{}% ABILITIES
+{
+  \renewcommand\abilities{\tentacles}
+}
 }
 
 \newcommand{\basilisk}[1][\npc{\A}{Basilisk}]{
-- 
GitLab