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

fix first strike knack

parent 0dd6a3ea
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@
\newcommand{\disarm}{Disarm\addtocounter{knacks}{1}\addtocounter{xpbonus}{1}}
\newcommand{\Defender}{Defender\addtocounter{knacks}{1}\addtocounter{xpbonus}{1}}
\newcommand{\furiousblows}{Furious Blows\addtocounter{knacks}{1}}
\newcommand{\firststrike}{First Strike\addtocounter{spdb}{2}\addtocounter{knacks}{1}}
\newcommand{\firststrike}{First Strike\addtocounter{spd}{1}\addtocounter{spdb}{2}\addtocounter{knacks}{1}}
\newcommand{\specialist}[1]{Specialist (#1)\addtocounter{knacks}{1}}
\newcommand{\bloodcaster}{Blood Caster\addtocounter{knacks}{1}}
\newcommand{\combatcaster}{Combat Caster\addtocounter{knacks}{1}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment