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

grammer fixes

parent 796d0759
Branches
Tags
No related merge requests found
......@@ -762,7 +762,7 @@
}
\newcommand{\acidSpray}{%
Acidic spray
acidic spray
\setcounter{track}{4}%
\addtocounter{track}{\value{spd}}%
(\calculatedamage{track} Damage,
......@@ -772,14 +772,14 @@
}
\newcommand{\acidBody}{%
Acidic Body (inflict
acidic body (inflict
\setcounter{track}{3}%
\addtocounter{track}{\value{str}}%
\calculatedamage{track} Damage each turn of grappling)%
}
\newcommand{\gelRegen}{%
Regeneration (1 HP/ round, max. \setcounter{hp}{\value{str}}\addtocounter{hp}{6}\roundUp{hp} \arabic{hp})%
regeneration (1 HP/ round, max. \setcounter{hp}{\value{str}}\addtocounter{hp}{6}\roundUp{hp} \arabic{hp})%
}
\newcommand{\amphibious}{
......@@ -812,27 +812,27 @@
}
\newcommand{\crazyGas}{%
Gas (hallucinations and
gas (hallucinations and
\setcounter{track}{4}%
\addtocounter{track}{\value{str}}%
\arabic{track} \glspl{fatigue} per round)%
}
\newcommand{\quadraped}{%
Quadraped (double movement)%
quadraped (double movement)%
}
\newcommand{\teeth}{%
Teeth%
teeth%
}
\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