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

add flight and alchemy skills

parent db80667c
Branches
Tags
No related merge requests found
......@@ -16,6 +16,8 @@
\newcounter{Academics}
\setcounter{Academics}{0}
\newcounter{Alchemy}
\setcounter{Alchemy}{0}
\newcounter{Athletics}
\setcounter{Athletics}{0}
\newcounter{Caving}
......@@ -26,6 +28,8 @@
\setcounter{Deceit}{0}
\newcounter{Empathy}
\setcounter{Empathy}{0}
\newcounter{Flight}
\setcounter{Flight}{0}
\newcounter{Medicine}
\setcounter{Medicine}{0}
\newcounter{Performance}
......
......@@ -558,7 +558,7 @@
\newcommand{\clean}{
\knacks{}
\foreach \s in {Air,Earth,Fate,Fire,Water,Projectiles,Combat,Brawl,Academics,Athletics,Caving,Crafts,Deceit,Empathy,Medicine,Performance,Larceny,Seafaring,Tactics,Vigilance,Wyldcrafting}%
\foreach \s in {Air,Earth,Fate,Fire,Water,Projectiles,Combat,Brawl,Academics,Alchemy,Athletics,Caving,Crafts,Deceit,Empathy,Flight,Medicine,Performance,Larceny,Seafaring,Tactics,Vigilance,Wyldcrafting}%
{\setcounter{\s}{0}}
\setcounter{noAppearing}{1}
\setcounter{dr}{0}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment