Skip to content
Snippets Groups Projects
Unverified Commit 20f7b5fc authored by Malin Freeborn's avatar Malin Freeborn
Browse files

capitalize animal abilities

parent 75144a12
No related branches found
No related tags found
No related merge requests found
......@@ -546,24 +546,24 @@
}
\newcommand{\flight}{%
flight%
Flight%
}
\newcommand{\quadraped}{%
quadraped (double movement)%
Quadraped (double movement)%
}
\newcommand{\teeth}{%
teeth (grapple inflicts standard damage)%
Teeth (grapple inflicts standard damage)%
}
\newcommand{\venom}{%
venom (grappling inflicts 1D6 Fatigue)%
Venom (grappling inflicts 1D6 Fatigue)%
}
\newcommand{\web}{%
\setcounter{track}{6}\addtocounter{track}{\value{str}}%
web (Strength + Athletics, TN \arabic{track} to break free as a movement action)%
Web (Strength + Athletics, TN \arabic{track} to break free as a movement action)%
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment