From 717409a1e2c67756197bb86cfa363c280f4eb68d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 15 Sep 2024 18:05:12 +0200
Subject: [PATCH] fix words for feet

---
 monsters.sty     | 38 +++++++++++++++++++-------------------
 spells/Life4.tex |  2 +-
 stats.sty        | 12 ++++++------
 3 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/monsters.sty b/monsters.sty
index c7eeac1f..998c67dd 100644
--- a/monsters.sty
+++ b/monsters.sty
@@ -19,7 +19,7 @@
     \setcounter{Athletics}{2}
   }% SKILLS
   {}% KNACKS
-  {\quadraped}% ABILITIES
+  {\quadruped}% ABILITIES
 }
 
 \newcommand{\bear}[1][\npc{\A}{Bear}]{
@@ -32,7 +32,7 @@
     \set{Caving}{rn1t2}
   }% SKILLS
   {}% KNACKS
-  {\quadraped \claws \hide{3}}% ABILITIES
+  {\quadruped \claws \hide{3}}% ABILITIES
 }
 
 \newcommand{\boar}[1][\npc{\A}{Boar}]{
@@ -44,7 +44,7 @@
     \setcounter{Athletics}{2}
   }% SKILLS
   {\charge, \unstoppable}% KNACKS
-  {\quadraped}% ABILITIES
+  {\quadruped}% ABILITIES
 }
 
 \newcommand{\chitincrawler}[1][\npc{\A}{Chitincrawler}]{
@@ -60,7 +60,7 @@
     \setcounter{Survival}{\value{r3}}%
   }% SKILLS
   {}% KNACKS
-  {\octoped \web \hide{4}}% ABILITIES
+  {\octopod \web \hide{4}}% ABILITIES
 }
 
 \newcommand{\griffin}[1][\npc{\A\T[\arabic{r2t3}]}{\arabic{noAppearing}~Griffins}]{
@@ -74,7 +74,7 @@
     \set{Vigilance}{r2t3}
   }% SKILLS
   {\charge}% KNACKS
-  {\quadraped \flight}% ABILITIES
+  {\quadruped \flight}% ABILITIES
 }
 
 \newcommand{\mouthdigger}[1][\npc{\A}{Mouthdigger}]{
@@ -98,7 +98,7 @@
     \set{Survival}{2}%
   }% SKILLS
   {}% KNACKS
-  {\teeth, \quadraped}% ABILITIES
+  {\teeth, \quadruped}% ABILITIES
 }
 
 
@@ -128,7 +128,7 @@
     \set{Brawl}{r3c}
   }% SKILLS
   {\unstoppable}% KNACKS
-  {\hide{r4t5} \septoped \stench}% ABILITIES
+  {\hide{r4t5} \hexapod \stench}% ABILITIES
 }
 
 
@@ -884,7 +884,7 @@
     \setcounter{Survival}{\value{r2}}%
   }% SKILLS
   {\charge, \perfectsneakattack}% KNACKS
-  {\quadraped \mutation[2]{r4}}% ABILITIES
+  {\quadruped \mutation[2]{r4}}% ABILITIES
 }
 
 \newcommand{\morphhorse}[1][\npc{\T[\arabic{r3c}]\A\R}{\arabic{noAppearing}~Morph Horses}]{
@@ -900,7 +900,7 @@
     \setcounter{Survival}{\value{r2}}%
   }% SKILLS
   {\charge, \perfectsneakattack}% KNACKS
-  {\quadraped \set{track}{r3} \mutation[2]{track}}% ABILITIES
+  {\quadruped \set{track}{r3} \mutation[2]{track}}% ABILITIES
 }
 
 \newcommand{\morphslug}[1][\npc{\T[\arabic{r12}]\A\R}{\arabic{r12} Morph Slugs}]{
@@ -930,7 +930,7 @@
     \setcounter{Survival}{\value{r3}}%
   }% SKILLS
   {}% KNACKS
-  {\octoped \set{track}{r4} \mutation[3]{track}}% ABILITIES
+  {\octopod \set{track}{r4} \mutation[3]{track}}% ABILITIES
 }
 
 \newcommand{\morphwoodspy}[1][\npc{\E\R}{Morph Woodspy}]{
@@ -959,7 +959,7 @@
     \setcounter{Survival}{\value{r2}}%
   }% SKILLS
   {\charge, \perfectsneakattack}% KNACKS
-  {\quadraped \set{track}{r4} \mutation[2]{track}}% ABILITIES
+  {\quadruped \set{track}{r4} \mutation[2]{track}}% ABILITIES
 }
 
 \newcommand{\morphwolf}[1][\npc{\T[\arabic{r12}]\A\R}{\arabic{r12} Morph Wolves}]{
@@ -973,7 +973,7 @@
     \set{Stealth}{r2b}%
   }% SKILLS
   {}% KNACKS
-  {\quadraped \set{track}{r4} \mutation[2]{track}}% ABILITIES
+  {\quadruped \set{track}{r4} \mutation[2]{track}}% ABILITIES
 }
 
 %%%%%%%%%% Goblinoids %%%%%%%%%%
@@ -1389,7 +1389,7 @@
     \set{Brawl}{r3c}
   }% SKILLS
   {\unstoppable}% KNACKS
-  {\hide{r4t5} \quadraped \stench}% ABILITIES
+  {\hide{r4t5} \quadruped \stench}% ABILITIES
 }
 
 \newcommand{\sporeFolk}[1][\npc{\A\Pl\E}{Spore Folk}]{
@@ -1434,7 +1434,7 @@
     \set{Vigilance}{r2}
   }% SKILLS
   {}% KNACKS
-  {\hide{2} \quadraped}% ABILITIES
+  {\hide{2} \quadruped}% ABILITIES
 }
 
 \newcommand{\warhorse}[1][\npc{\A}{War Horse}]{
@@ -1447,7 +1447,7 @@
     \set{Vigilance}{r2}
   }% SKILLS
   {}% KNACKS
-  {\hide{2} \quadraped}% ABILITIES
+  {\hide{2} \quadruped}% ABILITIES
 }
 
 \newcommand{\donkey}[1][\npc{\A}{Donkey}]{
@@ -1460,7 +1460,7 @@
     \set{Vigilance}{rn1t2}
   }% SKILLS
   {}% KNACKS
-  {\hide{3} \quadraped}% ABILITIES
+  {\hide{3} \quadruped}% ABILITIES
 }
 
 \newcommand{\mule}[1][\npc{\A}{Mule}]{
@@ -1474,7 +1474,7 @@
     \set{Survival}{rn3t3}
   }% SKILLS
   {}% KNACKS
-  {\hide{3} \quadraped}% ABILITIES
+  {\hide{3} \quadruped}% ABILITIES
 }
 
 \newcommand{\cat}[1][\npc{\A}{Cat}]{
@@ -1490,7 +1490,7 @@
     \set{Charisma}{rn3t3}
   }% SKILLS
   {}% KNACKS
-  {\quadraped}% ABILITIES
+  {\quadruped}% ABILITIES
 }
 
 \newcommand{\huntingdog}[1][\npc{\T[\arabic{r4b}]\A}{\arabic{r4b} Hunting Dogs}]{
@@ -1504,7 +1504,7 @@
     \set{Charisma}{rn3t3}
   }% SKILLS
   {}% KNACKS
-  {\quadraped}% ABILITIES
+  {\quadruped}% ABILITIES
 }
 
 \newcommand{\rockman}[1][\npc{\E}{Rock Man}]{
diff --git a/spells/Life4.tex b/spells/Life4.tex
index 20f9f747..187f7af9 100644
--- a/spells/Life4.tex
+++ b/spells/Life4.tex
@@ -4,5 +4,5 @@
   {Earth, Water}% Spheres
   {current \glspl{hp}}% Resist with
   {All \arabic{spellTargets} targets drop whatever they are holding as their hands extend into hooves.
-  They become quadrapeds, which allows them to double their movement, but inflicts a -\arabic{spellPlusOne} Penalty to using items in hant}% Description
+  They become quadrupeds, which allows them to double their movement, but inflicts a -\arabic{spellPlusOne} Penalty to using items in hant}% Description
   {}
diff --git a/stats.sty b/stats.sty
index 31922213..8df6cdf9 100644
--- a/stats.sty
+++ b/stats.sty
@@ -779,16 +779,16 @@
   \addAbility{Gas (receive hallucinations and \arabic{track}~\glspl{ep} per round)}%
 }
 
-\newcommand{\quadraped}{%
-  \addAbility{Quadraped (double movement)}%
+\newcommand{\quadruped}{%
+  \addAbility{Quadruped (double movement)}%
 }
 
-\newcommand{\septoped}{%
-  \addAbility{Septoped (double movement)}%
+\newcommand{\hexapod}{%
+  \addAbility{Hexapod (double movement)}%
 }
 
-\newcommand{\octoped}{%
-  \addAbility{Octoped (double movement)}%
+\newcommand{\octopod}{%
+  \addAbility{Octopod (double movement)}%
 }
 
 \newcommand{\teeth}{%
-- 
GitLab